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

Filterable: Fix demos using data-role="listview" #8331

Closed
jaspermdegroot opened this issue Nov 17, 2015 · 4 comments
Closed

Filterable: Fix demos using data-role="listview" #8331

jaspermdegroot opened this issue Nov 17, 2015 · 4 comments

Comments

@jaspermdegroot
Copy link
Contributor

When you use data-filter-reveal="true" to initially hide list items, the filter/search input itself gets hidden.

See: http://view.jquerymobile.com/1.5-dev/demos/filterable/#FilterReveal

@apsdehal
Copy link
Contributor

The issue seems to be with listview instead of filterable, as the demo above filterReveal is also doesn't have any input. If filterReveal was not working it should also not work in case of search in navigation.

@apsdehal
Copy link
Contributor

Discuss with arschmitz I got to know data-role="listview" is deprecated now. We need to update demos accordingly, Changing heading of the issue

@apsdehal apsdehal changed the title 1.5 Filterable: filterReveal hides the filter input Jun 22, 2016
@arschmitz
Copy link
Contributor

@apsdehal not quite

istview is not deprecated the list view auto filter functionality from 1.3 is in 1.4 we introduced the filter widget to replace it which no longer auto generates the input

@apsdehal
Copy link
Contributor

Oh again wrong :p . Only autofilter is deprecated.

apsdehal added a commit to apsdehal/jquery-mobile that referenced this issue Jun 22, 2016
apsdehal added a commit to apsdehal/jquery-mobile that referenced this issue Jun 22, 2016
apsdehal added a commit that referenced this issue Jun 23, 2016
arschmitz pushed a commit to arschmitz/jquery-mobile that referenced this issue Jul 4, 2016
arschmitz pushed a commit that referenced this issue Jul 4, 2016
@apsdehal apsdehal self-assigned this Aug 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.