CommunityToolkit/WindowsCommunityToolkit
Voir sur GitHubStaggeredPanel left/right keyboard navigation doesn't work
Open
#3 249 ouverte le 23 avr. 2020
controls :control_knobs:good first issue
Métriques du dépôt
- Stars
- (5 708 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Describe the bug
When using the keyboard to navigate a StaggeredPanel, you can only use up/down arrow keys to navigate between items. I'd expect left/right to work as well.
Steps to Reproduce
Steps to reproduce the behavior:
- Open StaggeredPanel sample in sample app
- Click on an item in the list
- Use up/down arrows to navigate between items, to say item 2
- Try and hit right arrow to go to item 3, nothing happens
Expected behavior
Focus to move to item 3 from 2 when right arrow key is pressed.
Environment:
Insider Build - Sample App