neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 221 forks source link

BUGFIX: Workspace module: Tweak UX for collapsed rows in rewiew #5013

Closed bwaidelich closed 1 month ago

bwaidelich commented 2 months ago

This change adds a checkbox to all rows of the workspace review module in order to get a unified look and feel when collapsing those lines.

Previously, the checkbox was hidden for documents that only contained a single change:

image

With this change, the list looks cleaner and single changes can be selected more easily even when collapsed:

image