Forums › Forums › Search & Filter Pro › Select2 bug triggered by search form markup
- This topic has 9 replies, 3 voices, and was last updated 7 years, 8 months ago by Ross.
-
Anonymous(Private) February 14, 2017 at 5:42 pm #90109
I am trying to make filtering work on mobile on this page: http://comarchs.dev.circlesstudio.com/portfolio/
On iphone, the native select wheel shows in addition to the dropdown. Is seems to be caused by this bug in select2: https://github.com/select2/select2/issues/4772
Unfortunately, I haven’t been able to find a workaround, since per this thread: https://support.searchandfilter.com/forums/topic/how-to-create-custom-search-form/ , I can’t create a customized searchform that either doesn’t use a form (which would probably not be possible since that’s how your plugin seems to work), or wrap the selects in something other than a label element per one comment way down in this select2 support thread: https://github.com/select2/select2/issues/1541
Anonymous(Private) February 14, 2017 at 9:49 pm #90177no, it’s not the same issue at all- both ios’s native functionality for drop-downs and the dropdown itself are appearing. I am using select2.
the image from that first thread I linked to shows what’s happening: https://cloud.githubusercontent.com/assets/8291514/22519187/5c07dec2-e8a7-11e6-935e-d3a020b3f123.jpg
Ross Moderator(Private) February 27, 2017 at 8:12 pm #93338Hey Alex
Just to let you know this ticket is next up, will likely be on tomorrow before I can shed some light.
Best
Ross Moderator(Private) February 28, 2017 at 9:51 pm #93570Hi Alex
I’ve been doing some testing but can’t replicate the issue.
Can you test our movies demo to see if you get the issue?
http://demo.designsandcode.com/sfpro-movie-reviews/search/
Please also see my screen recording of it working (via browserstack) :/
https://drive.google.com/file/d/0B31uE5EIbwULN1FtQnFQeHNvUjg/view?usp=sharing
Thanks
-
AuthorPosts