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

Add combobox to select datacenter and infrastructure #38

Closed
rezib opened this issue Dec 13, 2023 · 0 comments · Fixed by #48
Closed

Add combobox to select datacenter and infrastructure #38

rezib opened this issue Dec 13, 2023 · 0 comments · Fixed by #48
Assignees
Labels
enhancement New feature or request UI

Comments

@rezib
Copy link
Contributor

rezib commented Dec 13, 2023

In datacenters and infrastructures views, the search input should be replaced with a combobox web component for more accessibility and easier navigation with keyboard. For example :

https://tailwindui.com/components/application-ui/forms/comboboxes

In its initial state, the combobox input should be empty and the combobox panel should be open with all suggestions. When a value is selected, the router should open the corresponding route immediately.

@rezib rezib added the UI label Dec 13, 2023
@rezib rezib assigned rezib and florianLSP and unassigned rezib Dec 13, 2023
@rezib rezib added the enhancement New feature or request label Dec 15, 2023
@florianLSP florianLSP mentioned this issue Jan 2, 2024
rezib pushed a commit that referenced this issue Feb 22, 2024
Use ComboBox component in Datacenters and Infrastructures views.

fix #38
rezib pushed a commit that referenced this issue Feb 22, 2024
Use ComboBox component in Datacenters and Infrastructures views.

fix #38
@rezib rezib closed this as completed in eb75437 Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants