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

selectmenu filter (like listview filter) #2304

Closed
aliok opened this issue Aug 18, 2011 · 11 comments
Closed

selectmenu filter (like listview filter) #2304

aliok opened this issue Aug 18, 2011 · 11 comments

Comments

@aliok
Copy link

aliok commented Aug 18, 2011

Mobile browsers are limited and sometimes it is annoying to scroll a long list even with native support. For this kind of selects, I implemented data-filter attribute for selectmenus.

Screenshots : (Github doesn't allow me to embed them into the issue)
http://upload.aliok.com.tr/uploads/jquery-mobile-selectmenu-filter--Screenshot-1.png?attredirects=0
http://upload.aliok.com.tr/uploads/jquery-mobile-selectmenu-filter-Screenshot-2.png?attredirects=0
http://upload.aliok.com.tr/uploads/jquery-mobile-selectmenu-filter-Screenshot-3.png?attredirects=0

You can see a live demo at : http://jsfiddle.net/sEMyT/2/

The code I wrote is not jquery-mobile quality, since I was desperate for extension points.
Thus, I didn't send a pull request.

If you also think this is a cool feature, I am here to help integrating it.
Or, what you can also do is providing (or pointing to) some extension points and I can maintain this feature as an additional plugin.

EDIT: here is my fork https://github.com/aliok/jquery-mobile/commits/selectmenu-forceDialog/

@toddparker
Copy link
Contributor

Seems like a cool feature, I like. We recently pulled the custom select menu apart from the select with native menus so I can see this working as an extension to the custom menu plugin. We would probably look into this post-1.0 since this will take some time to get right.

@toddparker
Copy link
Contributor

Actually, can you add this to the feature request wiki, link to this issue, then close it? We'll re-open if we decide to add it. Thanks!

@aliok
Copy link
Author

aliok commented Aug 18, 2011

Please see issue 758

@aliok
Copy link
Author

aliok commented Aug 18, 2011

@aliok aliok closed this as completed Aug 18, 2011
@gijohnson-usgs
Copy link

Any update on this feature?

@ryanilg
Copy link

ryanilg commented Aug 23, 2012

+1

2 similar comments
@trippo
Copy link

trippo commented Oct 25, 2012

+1

@sdhjl2000
Copy link

+1

@jaspermdegroot
Copy link
Contributor

See ticket #5629. We are planning on making the listview filter a generic widget extension that can be used for custom selects as well.

@X-O
Copy link

X-O commented Aug 4, 2013

The filter is a separate widget in 1.4.0, but as far as I know we can't yet use it on the select dialog.
Related ticket #6282

@jstanden
Copy link

+1

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

9 participants