Umbraco.UI
Umbraco.UI copied to clipboard
Combobox doesn't work well on mobile
Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.
1.0.0-rc2
Bug summary
The combobox component doesn't work well on mobile. On mobile/touch the virtuel keyboard push the dropdown out of screen spare, so it is almost impossible to select an element.
Currently it is using Popper, but it could alternatively use Floating UI, but probably not in v1 https://github.com/umbraco/Umbraco.UI/discussions/301

Also when virtual keyboard is closed the overlay doesn't re-positionate.

Specifics
No response
Steps to reproduce
...
Expected result / actual result
No response
This item has been added to our backlog AB#21816
Thanks for testing, @bjarnef! We have discovered a few issues with combobox that we are looking into. Good to add this to the list.