#33149 closed defect (bug) (fixed)
Improve post column in Comments list
Reported by: | obenland | Owned by: | obenland |
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | 4.3 |
Component: | Comments | Keywords: | has-patch |
Focuses: | ui, administration | Cc: |
Description
The way comment and pending comments are displayed on the comments list after [33155] doesn't really help with the usability of that screen. Especially on small screens it adds more clutter than necessary.
Attachments (9)
Change History (21)
This ticket was mentioned in Slack in #core by obenland. View the logs.
9 years ago
This ticket was mentioned in Slack in #core by jorbin. View the logs.
9 years ago
This ticket was mentioned in Slack in #design by obenland. View the logs.
9 years ago
#6
@
9 years ago
Seems more straight-forward.
How does it handle wrapping? If possible, it would be good if instead of breaking like this:
View Post | Manage Comments
It broke like this:
View Post | Manage Comments
How does it look on small screens?
#7
@
9 years ago
The latter is exactly the behavior the second patch introduces.
It doesn't wrap on small screens, the column has a 100% width there.
#8
@
9 years ago
Latest patch brings back the actual comment bubble to bring back brevity on top of keeping the current level of information.
This ticket was mentioned in Slack in #core by obenland. View the logs.
9 years ago
#11
follow-up:
↓ 12
@
9 years ago
Related help text on Comments page should be also modified, I guess...
"The small bubble with the number in it shows the number of approved comments that post has received. If the bubble is gray, you have moderated all comments for that post. If it is blue, there are pending comments. Clicking the bubble will filter the comments screen to show only comments on that post."
Should I reopen this ticket?
No wrap for
.column-response
action links.