-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Added Shortcut key event for Reset search - 66053 #710
Conversation
Codecov Report
@@ Coverage Diff @@
## master #710 +/- ##
============================================
- Coverage 55.23% 55.22% -0.01%
Complexity 10382 10382
============================================
Files 1061 1061
Lines 65763 65771 +8
Branches 7532 7531 -1
============================================
+ Hits 36322 36323 +1
- Misses 26841 26848 +7
Partials 2600 2600
Continue to review full report at Codecov.
|
@vlsi - can you please review and approve Also, added a reset search button to search dialog |
Hello @rollno748 , Thank you |
Thanks for reviewing it @pmouawad |
Am I right the suggested shortcut is Have you considered using |
Yes the current shortcut is assigned to ctrl+alt+f to reset the search. Happy to hear your thoughts as well |
Frankly speaking, I think we should try using |
Cool, Thanks for the inputs. @vlsi Do you still want me to assign the same key to the reset search ? |
@rollno748 , thanks. For the next PR, please create a different branch. It is not a good idea to create PRs from |
Description
Shortcut key to Reset Search
Motivation and Context
This shortcut will help to Reset Search while enhancing or debugging the script
How Has This Been Tested?
Executed Unit test on core
Validated the shortcut in local - works perfectly!
Screenshots (if appropriate):
Types of changes
Checklist: