-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add shortcuts to access the pattern explorer #36350
Comments
Another shortcut to add would be in the quick inserter based on the feedback from the eleventh call for testing for the FSE Outreach Program:
Currently, when you search for patterns in the quick inserter you come up empty: Instead, you could have something like this showing a few options or the most recently used patterns with a nudge to browse all that took you to the pattern explorer: |
One could actually take it a few steps further. |
These are interesting ideas, but I do wonder how frequently "pattern" comes up as a search term in these interfaces. It seems a little unnatural – kind of like searching for "block". |
Related #36697. |
Why not make a pattern show up when its name is entered in the search? |
How about at least make it possible to open it programatically? Similar to have already can open the left side inserter panel: (Or is there a way to do it already?) |
To clarify, I was thinking about adding a button right in the toolbar to directly open the Pattern Explorer modal, but wasn't skilled enough to figure out how to trigger the opening of the modal. If anyone could suggest a code snippet that makes the Pattern Explorer popup (without the Inserter sidebar), I would be grateful. I'm thinking that encouraging to use Pattern Explorer would be better for non tech savvy people and ideally could skip opening the Inserter sidebar that has all kinds of scary stuff and clutter. |
Ended up opening a separate issue for discussion around being able to search for "Patterns" in the quick inserter: #42343 |
Found this issue while doing a triage session. It seems the command palette is the logical place for this kind of features these days. |
Agreed, let's close this one. |
The Pattern Explorer is a powerful feature. We might consider adding shortcuts to make accessing it a bit easier.
One obvious option would be a keyboard shortcut. Another would be to surface it in the quick inserter:
The text was updated successfully, but these errors were encountered: