Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Filter in custom select pop-up #6282

Closed
X-O opened this issue Aug 3, 2013 · 4 comments
Closed

Filter in custom select pop-up #6282

X-O opened this issue Aug 3, 2013 · 4 comments

Comments

@X-O
Copy link

X-O commented Aug 3, 2013

In the new 1.4.0 alpha it is possible to add a filter to a select.
But, I feel that the filter could be especially useful on mobile devices and the current filter is fairly visually disconnected from the select.
The following fiddle shows how a filter can be nicely integrated into the select pop-up.
http://jsfiddle.net/sEMyT/2/

@jaspermdegroot
Copy link
Contributor

@X-O

Thanks for the suggestion. Do you mind adding a link to this ticket here https://github.com/jquery/jquery-mobile/wiki/Feature-Requests. Closing as a feature request.

@X-O
Copy link
Author

X-O commented Aug 4, 2013

Apparently this request was already in the wiki.
I added this issue to it and made the name more generic.

@X-O
Copy link
Author

X-O commented Aug 12, 2013

Shouldn't the JS code be handled/added automatic if you add 'data-filter="true"' to a select?

@gabrielschulhof
Copy link

No. That would require writing too many special cases. You can take the code in the example and copy/paste it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants