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

feat: ctrl+f shortcut to focus search field #1574

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Conversation

jssotomdz
Copy link
Collaborator

@jssotomdz jssotomdz commented Jan 16, 2024

This pull request adds a keyboard shortcut to focus the search text field by clicking ctrl+f
For some reason the formatting (indenting) destroys the diff look. And kind of makes sense because I made the YaruTheme a child of the CallbackShortcuts. Is there a formatting helper or a guide for this? I could push directly to this branch to fix these code formatting issues if needed
Also, unit tests are failing because I changed the SearchField constructor signature so I have to rewrite the unit tests for them to succeed. I can do that in a separate commit if you're ok with it.

@BLKKKBVSIK
Copy link
Collaborator

Hi @jssotomdz,
You probably want to install Melos to help you format your code in your PR with melos format
You can also check about the analyzer issues with melos with melos analyze

Don't hesitate to reach if you have any issue.

@BLKKKBVSIK BLKKKBVSIK merged commit eefeb82 into ubuntu:main Jan 17, 2024
8 checks passed
ashuntu pushed a commit to ashuntu/app-center that referenced this pull request Feb 28, 2024
feat: ctrl+f shortcut to focus search field
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