Open
Description
We are creating this issue to track current known bugs and issues in the mobile workspace. We will add in new bugs from the user survey as they come.
UI Bugs
- Contributors Page is not scrollable when first loaded on mobile. It can only be scrolled after refreshing the page.
- Reason: TBC
- Scrolling vertically or horizontally can sometimes detach the draggable REPL from the bottom of the screen to floating midway
- Reason: TBC
- Overflow for the modals for shareable link and session invitation
-Reason: TBC
Device Related Bugs
iPhone 8
- Safari Browser UI does not 'snap' back after turning from landscape to portrait, causing whitespace at the bottom of the app (please drag the image below around or download the image to see the whitespace)
- Current implementation: We set the app height to the window inner-width on load and orientation change to 'lock' the browser UI in place and prevent it from hiding and breaking the app UI
- Expected behaviour: Browser UI should be displayed, but is missing here, resulting in the whitespace
iPhone 12 pro max ios 14.4 safari
- Dragger for stepper tool does not behave consistently on mobile (ios). The screen is dragged around while trying to drag the stepper tool.
Other Bugs
- Data and Environment Visualizers break the app when drawing large lists on mobile. See draw_data function breaks for medium to large lists on mobile #1623.