-
Notifications
You must be signed in to change notification settings - Fork 17
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Context: I was in a basement today playing board games and taking notes on my phone for points, and had very little signal. An error message popped up that the changes I was making could not be synced to the server (which is expected behavior), but the bug was that:
- The error message covered the part of the editor where I was taking notes, and
- When I swiped the error message up to dismiss it, it would keep coming back, and cover the editor again.
Steps to reproduce
- Have server be unreachable or have spotty internet.
- Make changes to a note.
- Have error message appear.
Actual Behavior
The error message covers a substantial amount of the editor. And since the error keeps reoccurring because of a spotty connection in the basement, the error message keeps coming back and covering the editor again.
Suggested Behavior
Just a suggestion to improve the usability, but you could have a sync status icon in the top bar that shows whether the changes were synced successfully (and maybe even only show it if there was an error), and show the details when the icon is tapped, eg show the popup that is already shown now, but only if the error icon is tapped, so that the errors don't interfere with taking notes.
