#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.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.90789ddb02cc696f8cee80a3085af4f8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to