Skip to content
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

[Feature] Improve keyboard navigation #194

Open
miroiu opened this issue Jan 8, 2025 · 0 comments · May be fixed by #200
Open

[Feature] Improve keyboard navigation #194

miroiu opened this issue Jan 8, 2025 · 0 comments · May be fixed by #200
Assignees
Labels
enhancement New feature or enhancement

Comments

@miroiu
Copy link
Owner

miroiu commented Jan 8, 2025

Describe the solution you'd like

  • Automatically bring item containers into view when navigating to them via keyboard if they are not already in view
  • Enable directional navigation for item containers within the editor

Describe alternatives you've considered
Using KeyboardNavigation attached properties. While this approach works in most cases, it becomes limiting when access to the internal control XAML is required, especially if overriding styles is not desirable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant