Re: [Django] #14716: filter_horizontal and filter_vertical don't work on mobile Safari

2 views
Skip to first unread message

Django

unread,
Sep 7, 2015, 1:49:02 PM9/7/15
to django-...@googlegroups.com
#14716: filter_horizontal and filter_vertical don't work on mobile Safari
-------------------------------+------------------------------------
Reporter: anonymous | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 1.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+------------------------------------

Comment (by elky):

Both widgets (horizontal and vertical) work for me on iOS 8. One only
thing is that confusing "0 items" label. This is standard behaviour that
means "0 items selected". If you tap on the dropdown you're be able to
select multiple items in the list. When you done - label will be changed
to "<num> items" where <num> is number of items you selected. I think it
should be fine for iOS users who are accustomed to use select multiple on
other websites.

Few screenshots to show how it works:

1. Vertical filter initial state -
https://dl.dropboxusercontent.com/u/2573685/django-filter/1.jpg
2. Tap on 'Available' filter to see list of available items -
https://dl.dropboxusercontent.com/u/2573685/django-filter/2.jpg
3. Tap on items you need to select -
https://dl.dropboxusercontent.com/u/2573685/django-filter/3.jpg
4. State after tapping 'Done' -
https://dl.dropboxusercontent.com/u/2573685/django-filter/4.jpg
5. Tap on 'Chosen' filter - https://dl.dropboxusercontent.com/u/2573685
/django-filter/5.jpg

Of course UX of this thing is awful but one only thing we can do here is
to move selected items to 'Chosen' right after tapping 'Done' avoiding
user to tap on arrow icon. But this is separate issue I believe that
should be done within whole admin mobile optimisation.

Thoughts?

--
Ticket URL: <https://code.djangoproject.com/ticket/14716#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Sep 7, 2015, 2:01:04 PM9/7/15
to django-...@googlegroups.com
#14716: filter_horizontal and filter_vertical don't work on mobile Safari
-------------------------------+------------------------------------
Reporter: anonymous | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: 1.2
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+------------------------------------
Changes (by timgraham):

* status: new => closed
* resolution: => fixed


Comment:

A separate ticket for a better mobile experience sounds like a good idea.

--
Ticket URL: <https://code.djangoproject.com/ticket/14716#comment:9>

Reply all
Reply to author
Forward
0 new messages