oi.select icon indicating copy to clipboard operation
oi.select copied to clipboard

Improve select field (comfortable work on mobile devices)

Open cklemming opened this issue 9 years ago • 5 comments

Possible to ask for a future enhancement to be able to hide the search field and only allow drop-down selection?

Context: My app only wants users to be able to select among the pre-defined options. And since it's just a few options to choose from, the search bar adds unnecessary complexity. Therefore I'd like to hide the search bar - thus make it behave more like a native select field - but still allow multi-select (i.e. selected options would be added as tags).

cklemming avatar Sep 14 '15 02:09 cklemming

It is work. You can use readonly option

tamtakoe avatar Sep 16 '15 07:09 tamtakoe

Perfect! Sorry, not sure how I missed that.

cklemming avatar Sep 16 '15 16:09 cklemming

Is there a way to get the native Select functionality when you disable search? I'm thinking specifically on mobile, where the native select drop-down is a modal one which is very user-friendly. Screenshot below:

screenshot

cklemming avatar Sep 22 '15 02:09 cklemming

Yes. I checked oi.select on mobile device. It is uncomfortable, especially in multiple mode. I think of something, but it's not an easy task.

tamtakoe avatar Sep 22 '15 08:09 tamtakoe

You can add the search function? When a lot of data, initialization is only part of the data

crazyair avatar Jan 05 '16 08:01 crazyair