Background
There are the following issues in the Mid-edit in touchable devices (tablet, mobile):
- Text size on mobile/tablet is currently too small within the bottom sheet. We need to update it from 14px to 16px.
- When the Edit Check appears in Mid-wdit on touchable screens, it’s difficult to recognize that there is something to fix. We could fix it by displaying the bottom sheet by default when the Edit Check appears.
- At the moment, when the user collapses the bottom sheet once, it remains collapsed when selecting the next Edit Check, making it hard to find since it's collapsed at the bottom. We could expand the bottom sheet every time the user clicks on an Edit Check (either the status icon or the highlighted text).
There are issues with the scroll when the bottom sheet is displayed, and it’s not possible to scroll until the end. This is not happening on iPad.- The line indicator does not cover all the highlighted text when the pasted check is long on mobile.
Acceptance criteria (or Done)
- Update text size in bottom sheet from 14px to 16px
- Done
-
Display the bottom sheet by default when the Edit Check appears- We shouldn't this per comments below
-
Expand the bottom sheet every time the user clicks on an Edit Check (either the status icon or the highlighted text)- We shouldn't this per comments below
-
Solve the blocked scroll on mobile - Fix the vertical line indicator to make it cover all the highlighted text
- Done



