Skip to content

[Picker Input]: Shift+Tab doesn't move focus to the previous field #2770

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

Open
NatalliaAlieva opened this issue Mar 6, 2025 · 0 comments
Open
Labels
bug Something isn't working Picker Input Label for Picker Input component

Comments

@NatalliaAlieva
Copy link
Collaborator

Description

When navigating through the form (or smth else) using the keyboard, the focus gets stuck on the Single Picker Input field. The Shift+Tab shortcut, which should move the focus to the previous field, does not work.

Steps to Reproduce

  1. Open the Demo -> Form.
  2. Use the Tab key to navigate to the 'Country' field (Single Picker Input).
  3. Press Shift+Tab to move back to the previous field.

Actual Result:

The focus remains on the Single Picker Input field, preventing backward navigation.

Screen.Recording.2025-03-06.at.16.07.49.mov

Expected Result:

Pressing Shift+Tab should move the focus to the previous field as expected.

Environment

  • UUI version: 5.13.2
  • Browser name: any
  • Operating System: any
@NatalliaAlieva NatalliaAlieva added the bug Something isn't working label Mar 6, 2025
@NatalliaAlieva NatalliaAlieva changed the title [Picker Input]: Shift+Tab doesn't move focus to the previous field [Picker Input]: Shift+Tab doesn't move focus to the previous field Mar 6, 2025
@NatalliaAlieva NatalliaAlieva added the Picker Input Label for Picker Input component label Mar 6, 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 Picker Input Label for Picker Input component
Projects
Status: Backlog
Development

No branches or pull requests

1 participant