Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#33149 closed defect (bug) (fixed)

Improve post column in Comments list

Reported by: obenland's profile obenland Owned by: obenland's profile 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)

33149.diff (3.9 KB) - added by obenland 9 years ago.
desktop-before.png (158.1 KB) - added by obenland 9 years ago.
mobile-before.png (68.8 KB) - added by obenland 9 years ago.
mobile-after.png (67.8 KB) - added by obenland 9 years ago.
desktop_after.png (165.1 KB) - added by obenland 9 years ago.
33149.2.diff (4.2 KB) - added by obenland 9 years ago.
No wrap for .column-response action links.
33149.3.diff (5.2 KB) - added by obenland 9 years ago.
33149.3-desktop-after.png (301.5 KB) - added by obenland 9 years ago.
33149.3-mobile-after.png (68.6 KB) - added by obenland 9 years ago.

Download all attachments as: .zip

Change History (21)

@obenland
9 years ago

@obenland
9 years ago

This ticket was mentioned in Slack in #core by obenland. View the logs.


9 years ago

#2 @obenland
9 years ago

  • Owner set to obenland
  • Status changed from new to accepted

#3 @obenland
9 years ago

  • Focuses ui administration added
  • Keywords has-patch added

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

@obenland
9 years ago

No wrap for .column-response action links.

#6 @melchoyce
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?

Last edited 9 years ago by melchoyce (previous) (diff)

#7 @obenland
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.

@obenland
9 years ago

#8 @obenland
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

#10 @helen
9 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 33490:

Comments list table: Display that cute lil comment bubble.

The comments list table suffers from "wall of text" problems, which the two plain text links compounded.

props obenland. fixes #33149.

#11 follow-up: @pavelevap
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?

#12 in reply to: ↑ 11 @SergeyBiryukov
9 years ago

Replying to pavelevap:

Should I reopen this ticket?

It would require an i18n-change, please create a new one for clarity.

Note: See TracTickets for help on using tickets.