Skip to content
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

Remove document focus global shortcut #5269

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Conversation

gatzjames
Copy link
Contributor

@gatzjames gatzjames commented Oct 13, 2022

changelog(Fixes): Fixed an issue that prevented users from using CTRL/CMD+F keyboard shortcut

Reasoning:
Removing as it creates trouble with other places in the app and does not appear useful atm. (Similar to allowing changing Esc in modals/dropdowns)

Moving forward:
Lists or components with a search functionality should implement a default Ctrl/Cmd+F to focus the search input.

Closes INS-2060

@gatzjames gatzjames requested a review from a team October 13, 2022 09:26
@gatzjames gatzjames self-assigned this Oct 13, 2022
@gatzjames gatzjames enabled auto-merge (squash) October 13, 2022 09:39
@gatzjames gatzjames merged commit 130796b into Kong:develop Oct 13, 2022
@gatzjames gatzjames deleted the fix/ins-2060 branch October 13, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants