| 1 | | '''On comments list:''' |
| 2 | | We could use the bubble to display all comments and show the pending and approved info within text. |
| 3 | | The pending info should be displayed first as this is an info where an action is needed. |
| 4 | | |
| 5 | | See the detailed screenshot below: |
| 6 | | [https://www.dropbox.com/s/e96vharctea5od1/comments-list-count-text-links.png?dl=0] |
| 7 | | |
| 8 | | '''On posts list:''' |
| 9 | | It will work if the list has enough space otherwise it will end up in a word break, see screenshot: |
| 10 | | https://www.dropbox.com/s/x4jtihxdzotgs7y/post-list-count-text-links.png?dl=0 |
| 11 | | |
| 12 | | '''Responsive View''' |
| 13 | | Regarding the new responsive view as discussed here: https://core.trac.wordpress.org/ticket/32395#comment:31 this should work too, see screenshot: |
| 14 | | https://www.dropbox.com/s/lmpt8rib4chqmxs/comments-list-responsive?dl=0 |
| 15 | | |