-
-
Notifications
You must be signed in to change notification settings - Fork 834
Make menu lists searchable #1499
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
Merged
Merged
Conversation
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
ffc6043
to
c56fb5e
Compare
I'm presently working through these and checking them off as I go:
I should probably get this done in the next day or two. It's not a release blocker so that's my current focus. We can do another release once this is merged. |
c56fb5e
to
f82c299
Compare
20eb9c1
to
5c7e04a
Compare
@Keavon It is probably not necessary to add these features now - I think we could merge this as a non-breaking UX improvement and then add the rest of these improvements later. |
21171ec
to
6a10bcc
Compare
887d99b
to
3f76526
Compare
15 tasks
f82c299
to
22da956
Compare
22da956
to
c750f1d
Compare
179db87
to
e69db95
Compare
e69db95
to
2be957a
Compare
2be957a
to
60c47bb
Compare
60c47bb
to
f5c9968
Compare
Keavon
approved these changes
Mar 9, 2024
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.
Searchable font list as suggested by @1oonie. All of the other menus are also searchable.
Closes #1503