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

Command icon 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:

Comments

xurizaemon created an issue. See original summary.

xurizaemon’s picture

Status: Active » Closed (duplicate)