-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Backend: focus search field when pressing forwardslash - '/' #27674
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
Backend: focus search field when pressing forwardslash - '/' #27674
Conversation
Hi @vovayatsyuk. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento create issue |
@magento run all tests |
@magento run Functional Tests B2B |
Hello @vovayatsyuk, thank you for your contribution. Can you please add a few improvements to the pull request?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vovayatsyuk could you update your PR with requested changes in #27674 (comment) ?
Done.
Done.
Multiselect is a 'select' with
I'll try to write the tests in a few days.
Should be ok. |
@magento run all tests |
@vovayatsyuk can you please cover your changes by mftf test? |
Will do today. |
Thank you for your fixes! Let's start the tests @magento run all tests |
@magento run Functional Tests EE, Integration Tests |
@magento run Functional Tests EE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔ Approved.
Failing tests looks not related to changes form this PR.
Hi @ihor-sviziev, thank you for the review. |
Hi @vovayatsyuk, thank you for your contribution! |
Description
This PR adds a keydown event listener in magento backend to activate global search form if forward slash was pressed.
No need to grab the mouse!
Manual testing scenarios (*)
Contribution checklist (*)
Resolved issues: