CCALI / a2jviewer

This is the repo for the A2J Viewer
https://www.a2jauthor.org
Other
5 stars 8 forks source link

Mobile view navigation buttons missing in "reduced user interface" #248

Open JessicaFrank opened 1 year ago

JessicaFrank commented 1 year ago

Reduced user interface is supposed to trigger mobile view at desktop size. However, it's not doing that exactly. The navigation buttons present that allow an end user to go back aren't present. So there's no way for an end user to go back in an interview without going into navigation panel and jumping back to previous pages.

image

Screenshot_20230406-113239

Also missing are "Save and Exit"/"Resume" buttons in this reduced user interface.

image

Same interview in reduced user interface mode - image

JessicaFrank commented 1 year ago

https://a2j.org/guide/go/78d5f5ff-10b0-46e2-870a-7a8811708712

Mobile view test April 2023 (1).zip

tobiasnteireho commented 1 year ago

confirmed to fail in Safari 16.3, Chrome 111, and Firefox 111 on Ventura 13.2. Only firefox displays a console error: Error: Promised response from onMessage listener went out of scope init.js:79:27

tobiasnteireho commented 1 year ago

related to #247

tobiasnteireho commented 1 year ago

only present on forced reduced user interface at desktop size. Buttons are still present on this GI when reducing window size

tobiasnteireho commented 1 year ago

Users are still be able to navigate using browser back and forward buttons but there is no substitute for the other missing buttons.

JessicaFrank commented 1 year ago

Browser back button bounces them out of the LHI instance of the viewer and takes them back to the LHI landing pages.

Here's an LHI test GI to show it - https://lawhelpinteractive.org/Interview/InterviewHome?templateId=8291

tobiasnteireho commented 1 year ago

buttons come back if window is reduced to mobile width desktop-to-mobile