-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
CommentsDesign NeededA design solution is needed.A design solution is needed.NotificationsReader[Type] Bug
Description
This is not technically a bug, but experience wise might lead to experience the app as buggy:
- Get on a real or simulated slow connection
- Write a comment
- Send
- Wait
- Wait
- Is this thing working?
- Wait
- Sent
We should add some kind of indication that the comment is being sent. We need a better design, but a quick fix (hopefully?) could be to have a different view on the "You replied to this comment" line:
- A spinner instead of the icon
- "Sending comment..." as text
A better design would be to optimistically post the comment, and then just notify if it failed — but to work well that component should actually show the comment, so it would require a deeper redesign.
Metadata
Metadata
Assignees
Labels
CommentsDesign NeededA design solution is needed.A design solution is needed.NotificationsReader[Type] Bug
