Merged
Conversation
…registration to use default preset view filters
…nvite, and senders filters for emails
…sing existing command scopeid
peterchinman
reviewed
Mar 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR:
Introduces an app wide sidebar to the left side that contains the navigation links to open certain list views in the active split (or a new split with shift click), actions to access settings, create, command menu, and search, and a wip section for displaying channel updates and recents.
Additionally, the layout of soup is changed so that there is now a bar of filters for that particular list of entities, a search bar, and sort dropdown. There are also "tabs" in the split header for each soup list that applies filters to change the "category" of entities being shown
I also created a new button component that matches the styling of the rest of the changes with the intention that it replaces the button in
uiso that we can have consistent styling. However, this depends on what styling we actually want to go with and then making the changes.Other noteworthy updates:
EmailEntity