Hello everyone,
I am enriching my dashboard with a date selector to filter data according to a preset date range.
While this works great with button bar on the desktop version, on the mobile one I have to use dropdown because, being on a mobile screen, I have no space in the header.
The problem with the dropdown is that is editable, so when I click on the dropdown it activates the keyboard.
Annoying for me, I can live with that.
But I am sure that the user will not like this at all.
Question: is there a way to make this dropdown uneditable?
Thanks!!!