-
Notifications
You must be signed in to change notification settings - Fork 31
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
Fix key handling metric chooser #3546
Fix key handling metric chooser #3546
Conversation
c464e0d
to
ccb5e2c
Compare
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.
Code quality looks good but theres one bug i found:
For some combination of inputs, the highlighting and pressing enter to select stops working.
Example:
Load the output.cc.json.gz from the assets folder
type 'c' into the selection
Press arrow down until the last element in the list is selected
type 'o' and the selection is broken, meaning arrow keys cant be used for selecting and enter does not work
8c49d6a
to
182fdc3
Compare
abdc54f
to
7dff0b7
Compare
Quality Gate passed for 'CodeCharta Visualization'Issues Measures |
Quality Gate passed for 'CodeCharta Analysis'Issues Measures |
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.
LGTM! 🚀
Fix key handling metric chooser
Closes: #719
Description
Definition of Done
A PR is only ready for merge once all the following acceptance criteria are fulfilled: