Skip to content

Comments: missing operation in progress indicator #7970

@folletto

Description

@folletto

This is not technically a bug, but experience wise might lead to experience the app as buggy:

  1. Get on a real or simulated slow connection
  2. Write a comment
  3. Send
  4. Wait
  5. Wait
  6. Is this thing working?
  7. Wait
  8. Sent

no-comment-indication-slow

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions