Hidden comment presentation is clunky
Bug #1045380 reported by
Matthew Paul Thomas
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
1. Hide a comment that you have permission to hide.
What you see:
* The background of the comment changes to dark grey. Other colors don't change.
* There is no padding between the edge of the text and the edge of the dark grey, which looks ugly.
* Since you can still see the comment, it's not obvious what the effect of choosing "Hide comment" actually was.
I suggest that choosing "Hide comment" should instead:
* set {opacity: 0.2} on the comment text (and its author and date, if they didn't make any other changes simultaneously)
* add text "Other people won’t see this comment" or "This comment is hidden to other people" or similar.
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: comments confusing-ui css |
To post a comment you must log in.