Changes between Initial Version and Version 1 of Ticket #32152, comment 54
- Timestamp:
- 07/10/2015 04:21:19 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32152, comment 54
initial v1 1 1 Replying to [comment:53 helen]: 2 2 > * 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 t ough (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/p14364813550015623 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 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 4 4 5 5 [[Image(https://cldup.com/wiQ_Uooppa.png)]]