Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32152, comment 54


Ignore:
Timestamp:
07/10/2015 04:21:19 PM (11 years ago)
Author:
afercia
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32152, comment 54

    initial v1  
    11Replying to [comment:53 helen]:
    22> * The pending circle should come after the approved comments bubble in the markup/output. The tab order feels strange otherwise. I imagine this will take some CSS tweaking :)
    3 Yup, the reason why the pending link comes first in the markup is what was suggested in [comment:29 comment 29]. On the other hand, placing it after could help avoiding a float drop when there are lots of comments. See screenshot below. The column width would need some adjustment tough (tricky because the table has `table-layout: fixed;`) or the comments count would need a different displaying when above a certain amount of comments. See discussion on Slack: https://wordpress.slack.com/archives/design/p1436481355001562
     3Yup, the reason why the pending link comes first in the markup is what was suggested in [comment:29 comment 29]. On the other hand, placing it after could help avoiding a float drop when there are lots of comments. See screenshot below. The column width would need some adjustment though (tricky because the table has `table-layout: fixed;`) or the comments count would need a different displaying when above a certain amount of comments. See discussion on Slack: https://wordpress.slack.com/archives/design/p1436481355001562
    44
    55[[Image(https://cldup.com/wiQ_Uooppa.png)]]