Problem/Motivation
Identifying revision state currently can be done by visually scanning for the text. With a small amount of additional CSS we can enhance this by making entire rows visibly distinguishable by moderation state and active/current revision flag.
Steps to reproduce
View a node revisions path at node/469/revisions with Diff module enabled.
Proposed resolution
Set row classes for each moderation state and add a library for moderation state colors.
Remaining tasks
- [x] Prototype
- [ ] Check against UX recommendations for color usage
- [ ] Add tests
- ...
User interface changes
Colors on revisions list.
API changes
Data model changes
Issue fork diff-3270261
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3270261-visually-indicate-content
changes, plain diff MR !17
Comments
Comment #3
xurizaemonClosing this duplicate of #3252547: Add useful classes and visually indicate content moderation status on overview form if available, whoop.s