Hello, while testing on mobile devices, I noticed that when you open a select/comboBox the first option is already selected, as on desktop, but I don't think that it makes sense on mobile, as you can't change the selection using the keyboard or in other ways.
Also, with a comboBox with addUnknownValues: true, there's the "Accept" button which could be mistaken for a way to "accept" that first option.
Do you agree, or am I missing something?
Also, with a comboBox with addUnknownValues: true, there's the "Accept" button which could be mistaken for a way to "accept" that first option.
Do you agree, or am I missing something?
Comment