fix(Select): retain focus on correct checkbox after view more#7505
fix(Select): retain focus on correct checkbox after view more#7505tlabaj merged 1 commit intopatternfly:mainfrom
Conversation
|
Preview: https://patternfly-react-pr-7505.surge.sh A11y report: https://patternfly-react-pr-7505-a11y.surge.sh |
jessiehuff
left a comment
There was a problem hiding this comment.
This looks good! I thinkk I might have discovered a separate issue in testing? When you get a second, can you test out this example with VO? It had really odd behavior for me so I'm curious if others are experiencing that too (also saw it when I went and tested on org though).
|
@jessiehuff I am noticing odd behavior as well. For me it's not really being able to navigate between those checkboxes (focus looks to remain on the first item, but the other items get announced but can't be interacted with with VO keys): View.more.VO.issue.movLike you mentioned this does look to be a pre-existing issue, though. |
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
What: Closes #7132
Select view more example (can also copy+paste the code mentioned in the linked issue)
Additional issues: