fix issue #41558 - keybindings editor header no longer selects first item #59202
Closed
ericallensalmon wants to merge 1 commit intomicrosoft:mainfrom
ericallensalmon:master
Closed
fix issue #41558 - keybindings editor header no longer selects first item #59202ericallensalmon wants to merge 1 commit intomicrosoft:mainfrom ericallensalmon:master
ericallensalmon wants to merge 1 commit intomicrosoft:mainfrom
ericallensalmon:master
Conversation
Member
|
#41588 is fixed, hence closing this PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I removed the behavior the issue #41558 called into question. As @sandy081 mentioned it requires two clicks of down arrow now to get to the first result after search. Should I try to force the down arrow to select first result another way?
Can also look at sorting based on column instead if that's definitely wanted.