doc(design): clarify sidebar button placement

This commit is contained in:
contrapunctus 2021-11-18 02:41:18 +05:30
parent 77434a38fa
commit 935e894ea8
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ Switching to offline mode may prompt for download of database and map tiles. To
Icons with text -> Icons only -> Hide completely
** Side bar
Tap to collapse (similar to GitLab mobile website). Could be dragged to the sides independently of left-/right-handed mode. Buttons are present near the bottom to assist one-handed use.
Tap to collapse (similar to GitLab mobile website). Could be dragged to the sides independently of left-/right-handed mode.
In increasing order of predicted usage frequency -
1. Export database (use Web Share API where available, else save to disk)
@ -91,7 +91,7 @@ In increasing order of predicted usage frequency -
* "Add sighting" and "Add traveled segment" modify the database, and thus require authentication. Authentication after submitting the data could work for quickly entering data without first having to authenticate. Authentication could also be deferred until any time the user wants - submitted data could be stored locally till then.
5. Collapse sidebar
(On a mobile, place operations in the above order, with more frequently used operations placed near the bottom. On a desktop, reverse the order and place closer to top.)
(On a mobile, place operations in the above order, with more frequently used operations placed near the bottom to assist one-handed use. On a desktop, reverse the order and place them closer to the top.)
** Additional infrequent operations
Not sure if we'll keep these.