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: rating keyboard navigation, fixes primefaces#17315 #17342

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JaMeZ-B
Copy link

@JaMeZ-B JaMeZ-B commented Jan 9, 2025

Fixes #17315

This fixes the keyboard navigation for the rating component.

Part of the fix is using the value of a signal instead of the signal itself for comparison purposes (focusedOptionIndex). I fear that similar problems exists in other components as well—at least in dropdownstyle.ts a quick search yields a similar situation.

Copy link

vercel bot commented Jan 9, 2025

Someone is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.

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

Successfully merging this pull request may close these issues.

Rating: keyboard navigation is broken
1 participant