-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Expected behavior
When following the View Site Quick Start tour, the blue dot prompting the user to tap the View Site row should always be visible.
Actual behavior
The View Site indicator is hidden behind the Floating Action Button.
The simplest thing to start with here may be to move the dot closer to the ‘View Site’ label rather than the edge of the row.
Alternatively, we added extra padding at the very bottom of the view on iOS so that the user can scroll to the end of a list and see ‘below’ the FAB. Could be a route to consider.
Steps to reproduce the behavior
- Create a site and follow the View Site Quick Start tour
osullivanchris