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

Fix navigation for emby-select element #6509

Open
wants to merge 1 commit into
base: release-10.10.z
Choose a base branch
from

Conversation

dmitrylyzo
Copy link
Contributor

Changes
Don't prevent default action for arrow keys in emby-select - they will be prevented by keyboard navigation.

Issues
Regression #6496
If we prevent default action, keyboard navigation won't work.

Maybe someone has other thoughts on the keydown event handling?

@dmitrylyzo dmitrylyzo added bug Something isn't working regression We broke something stable backport Backport into the next stable release labels Feb 2, 2025
@dmitrylyzo dmitrylyzo added this to the v10.10.6 milestone Feb 2, 2025
@dmitrylyzo dmitrylyzo requested a review from a team as a code owner February 2, 2025 18:32
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Feb 2, 2025

Cloudflare Pages deployment

Latest commit 0f59807
Status ✅ Deployed!
Preview URL https://b76b2417.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

Regression 8456317
If we prevent default action, keyboard navigation won't work.
Copy link

sonarqubecloud bot commented Feb 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression We broke something stable backport Backport into the next stable release
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants