celeste icon indicating copy to clipboard operation
celeste copied to clipboard

Improve UX for sync errors

Open dzek69 opened this issue 2 years ago • 1 comments

Currently when a long sync error is shown I have to make my window very wide to be able to read the error.

image

Some proposals:

  • wrap the text to show it in full
  • show it in a tooltip on hover/focus (for keyboard users)
  • show it in full in a window that opens when I click the error: image

dzek69 avatar Feb 26 '23 12:02 dzek69

I didn't think about there being any way to view the error once it's too long, I can definitely see how that could be an issue. I'll try to get something going for that soon.

hwittenborn avatar Feb 27 '23 14:02 hwittenborn