feat(setting): Add settings search#238
Open
Whiteknight07 wants to merge 6 commits intocoollabsio:mainfrom
Open
feat(setting): Add settings search#238Whiteknight07 wants to merge 6 commits intocoollabsio:mainfrom
Whiteknight07 wants to merge 6 commits intocoollabsio:mainfrom
Conversation
Move the search bar from the content area to the header bar (top-right), show results as a grouped dropdown overlay instead of replacing pane content. Groups results by pane with matching icons, adds "/" keyboard shortcut to focus search, and replaces classList highlight with a self-cleaning CSS animation.
5f3b445 to
face5cd
Compare
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 adds search to Preferences so you can jump directly to panes, sections, keybindings, and magic prompts instead of clicking through each tab manually.
It also smooths out a few details around the new search flow:
Closes: #202
Here is a video demo:
settingsearch.mov