You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pub.dev should support a shortcut to quickly move focus to the search bar. On the home and search pages, this would be the larger one, and on other pages, the one in the navbar.
Support "/" on all platforms, "Cmd+K" on macOS, and "Ctrl+K" on non-mac platforms
The text was updated successfully, but these errors were encountered:
On the landing page and on the search page we auto-focus on the search bar, and on other pages we do have support for "/".
I'm a bit unsure about the Ctrl/Cmd+K shortcut, as it seems to be used by Chrome as a default searchbar operation, and it seems to be not ideal to catch that. Note: Github seems to support only "/".
pub.dev should support a shortcut to quickly move focus to the search bar. On the home and search pages, this would be the larger one, and on other pages, the one in the navbar.
Support "/" on all platforms, "Cmd+K" on macOS, and "Ctrl+K" on non-mac platforms
The text was updated successfully, but these errors were encountered: