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(coral): Replace NativeSelect by Combobox for Topic selection fields #2099

Open
1 task done
mathieu-anderson opened this issue Dec 8, 2023 · 0 comments
Open
1 task done
Assignees
Labels
Frontend Relates to coral (react app) Housekeeping Task for undefined date

Comments

@mathieu-anderson
Copy link
Contributor

What is currently happening?

The NativeSelect UI is not fitted to selecting a Topic, as there can be hundreds and thousands of options, and the native browser UI is not fitted for such a task:

Screen.Recording.2023-12-08.at.09.55.37.mov

How could this be improved?

Use Combobox instead. I believe we did not because of a11y concerns, but it seems ok in the current version of aquarium?

Screen.Recording.2023-12-08.at.11.20.06.mov
  • I plan to open a pull request for this feature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Relates to coral (react app) Housekeeping Task for undefined date
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant