You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening the issue! Yes, I think right now there are a few issues with the web layout.
The instructions view should be wider. I assume it's proportional right now, but that obviously doesn't work on mobile.
The arrival information view at the bottom includes too much detail (seconds for example are not relevant); we should ideally use the same formatting as native mobile platforms. If JS lacks good support for this, the Kotlin formatters are good inspiration since Java was similarly lacking.
ianthetechie
changed the title
Layout errors on mobile devices
Web layout errors on mobile devices
Aug 31, 2024
@ianthetechie as the other issue is dependent on a draft PR #395 so i am taking up this issue to work upon , already setup the dev enviornment , do you have any extra suggestions on this bug fix while i approach it
On mobile devices,
arrival-view
may not be positioned correctly and may block the exit button.The text was updated successfully, but these errors were encountered: