Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Additions to module API #31007
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Additions to module API #31007
Changes from all commits
c02163b
d23223c
31410fe
494ba59
a79febf
898475a
97f3456
b073627
63ecbab
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check failure on line 72 in src/components/structures/LoggedInView.tsx
Check failure on line 143 in src/components/structures/MatrixChat.tsx
Check failure on line 47 in src/components/structures/RoomView.tsx
Check failure on line 72 in src/components/views/spaces/SpacePanel.tsx
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<SpacePanel /> › should allow rearranging via drag and drop
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<SpacePanel /> › create new space button › opens context menu on create space button click
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<SpacePanel /> › create new space button › does not render create space button when UIComponent.CreateSpaces component should not be shown
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<SpacePanel /> › create new space button › renders create space button when UIComponent.CreateSpaces component should be shown
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<SpacePanel /> › should show all activated MetaSpaces in the correct order
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › should fire FocusMessageSearch on Ctrl+F when enabled
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › synced push rules › on changes to account_data › stops listening to account data events on unmount
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › synced push rules › on changes to account_data › updates all mismatched rules from synced rules on a change to push rules account data when primary rule is disabled
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › synced push rules › on changes to account_data › updates all mismatched rules from synced rules on a change to push rules account data
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › synced push rules › on changes to account_data › ignores other account data events
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › synced push rules › on mount › catches and logs errors while updating a rule
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › synced push rules › on mount › updates all mismatched rules from synced rules when primary rule is disabled
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › synced push rules › on mount › updates all mismatched rules from synced rules
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › synced push rules › on mount › handles when user doesnt have a push rule defined in vector definitions
Check failure on line 345 in src/components/views/spaces/SpacePanel.tsx
<LoggedInView /> › synced push rules › on mount › handles when user has no push rules event in account data
Check failure on line 8 in src/modules/BuiltinsApi.ts
Check failure on line 8 in src/modules/BuiltinsApi.ts
Check failure on line 8 in src/modules/ExtrasApi.ts
Check failure on line 8 in src/modules/ExtrasApi.ts
Check failure on line 8 in src/modules/Navigation.ts
Uh oh!
There was an error while loading. Please reload this page.