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

UI: use native select for vehicle change #14254

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

naltatis
Copy link
Member

@naltatis naltatis commented Jun 8, 2024

fixes #14247

Switch from bootstraps custom dropdown element to using browser native select controlls.

  • 🪲 avoid bugs with transitions between loadpoint
  • 💫 avoid scrolling, clipping and positioning issues with long lists of vehicles
  • 🚗 behaviour change: selected vehicle is part of the options and marked with ✔️
  • 👨‍🦯 leverage builtin accessiblity features

native select on iOS
IMG_0176

@naltatis naltatis added bug Something isn't working enhancement New feature or request ux User experience/ interface labels Jun 8, 2024
@andig andig merged commit a554b8a into master Jun 9, 2024
6 checks passed
@andig andig deleted the fix/native_vehicle_select branch June 9, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request ux User experience/ interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mobile Darstellung bei geöffnetem großen "Fahrzeug ändern" Dialog fehlerhaft
2 participants