Fix filter/search focus shortcut
What does this MR do and why?
Fixes global f
keyboard shortcut to focus search/filter bar
Screenshots or screen recordings
N/A
How to set up and validate locally
- Enable keyboard shortcuts
- Go to issues/MR/epics lists (example below)
- http://127.0.0.1:3000/gitlab-org/gitlab-test/-/issues
- http://127.0.0.1:3000/gitlab-org/gitlab-test/-/merge_requests
- http://127.0.0.1:3000/dashboard/projects
- http://127.0.0.1:3000/gitlab-org/gitlab-test/-/milestones
- My work > merge requests > search tab (eg http://127.0.0.1:3000/dashboard/merge_requests/search?assignee_username=root)
- My work > issues (http://127.0.0.1:3000/dashboard/issues?sort=created_asc&state=opened&assignee_username%5B%5D=root)
- type
f
to focus filter bar (try adding search tokens to some of the filters as well)
Links
Edited by Annabel Dunstone Gray