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

pagination selector is editable (arbitrary text can be entered) #2224

Closed
danielweck opened this issue May 17, 2024 · 4 comments
Closed

pagination selector is editable (arbitrary text can be entered) #2224

danielweck opened this issue May 17, 2024 · 4 comments
Assignees

Comments

@danielweck
Copy link
Member

Screenshot 2024-05-17 at 18 12 32
@panaC
Copy link
Member

panaC commented May 17, 2024

composant change to a combobox need to double check

@arthur-lemeur
Copy link
Collaborator

The problem we faced with the "SHIFT TAB" key combo was caused by the react-aria Select component, I changed it to a Combobox for now to make it work but yes didn't think of this side-effect..

@panaC
Copy link
Member

panaC commented May 22, 2024

will be fixed by #2294

@danielweck
Copy link
Member Author

Fixed by replacing with native selectoption control: #2332 (comment)

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

No branches or pull requests

3 participants