Page MenuHomePhabricator

[minor-mobile] SE module UI issues on iPhone
Closed, ResolvedPublic

Assigned To
Authored By
Etonkovidova
Aug 17 2021, 9:43 PM
Referenced Files
F34599740: image.png
Aug 18 2021, 10:04 AM
F34598672: IMG_0255.PNG
Aug 17 2021, 9:43 PM
F34598674: IMG_0253.PNG
Aug 17 2021, 9:43 PM
F34598676: wobbly_SE4.gif
Aug 17 2021, 9:43 PM
F34598670: IMG_0254.PNG
Aug 17 2021, 9:43 PM

Description

(1) On a real device (not reproducible in browser emulators) - iPHone 6s (375 x 667) to view the task description some vertical scrolling is needed:
As a result of vertical scrolling, the navigation by arrows makes a SE card floating , not fixed at one position.
(click on the an animated gif).

wobbly_SE4.gif (980×583 px, 2 MB)

(2) On SE module, the bottom tool bar is always present:

IMG_0253.PNG (1×640 px, 111 KB)

(CORRECT behavior) The bottom toolbar usually disappears on scrolling

the toolbar is presentthe toolbar disappears when the article is scrolled
IMG_0254.PNG (1×640 px, 203 KB)
IMG_0255.PNG (1×640 px, 140 KB)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

@RHo could you please let us know how you'd like these issues to be prioritized?

hi @kostajh and cc @MMiller_WMF - I'd like to propose breaking this into 2 tasks:

  • The first issue is not only on iPhone but all smaller devices where there is scrolling on the card so would prioritise this as High. I think it would be better if for layouts where the screen height results in scrolling, for the bottom edit bar to not be shown and to move the arrows back to left and right of the card:
Fallback for when device height overflows
image.png (1×728 px, 260 KB)
  • For the second issue where the browser bottom bar is not hiding on iOS, I'd prioritise as low, or no need to fix assuming the first issue is resolved.
Etonkovidova renamed this task from [minor-mobile] SE modules UI issues on iPhone to [minor-mobile] SE module UI issues on iPhone.Aug 18 2021, 4:31 PM
Etonkovidova claimed this task.

Re-checked on testwiki wmf.2 - both issues are much less prominent due to some fixes to UI.

(1) The vertical scrolling is possible but the swiping action is unaffected.

(2) The bottom bar is not present on iOS (when a user scrolls a page); on Android the bottom bar gets minimized. The user experience is much better now.

Closing as Resolved.