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

Use Option+K as main hotkey for the search panel #7208

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

kschiffer
Copy link
Member

Summary

This quickfix changes the default hotkey for the search panel to Option+K on mac and Ctrl+K on windows and linux.
Slash can still be used, but it has to be combined with the option key as well.

Changes

  • Change default key to Option+K
  • Some related styling fixes

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

@kschiffer kschiffer added c/console This is related to the Console ui/web This is related to a web interface labels Jul 31, 2024
@kschiffer kschiffer self-assigned this Jul 31, 2024
@kschiffer kschiffer requested a review from a team as a code owner July 31, 2024 12:26
@kschiffer kschiffer requested review from mjamescompton and ryaplots and removed request for a team July 31, 2024 12:26
@kschiffer kschiffer merged commit ed4fe69 into feature/console-redesign Aug 1, 2024
6 of 12 checks passed
@kschiffer kschiffer deleted the fix/search-hotkey branch August 1, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console This is related to the Console ui/web This is related to a web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants