Skip to content

[5.x]: Some unexpected behaviour when clicking and selecting element table rows #14379

Closed Answered by brandonkelly
thupsi asked this question in Ideas
Discussion options

You must be logged in to vote
  1. When clicking anywhere on a table row, the element is selected/unselected.

That’s intended.

2. When clicking on a row and then doing a Ctrl + click on another element, the first element becomes deselected, and the second one is selected.

Also intended. This is how element indexes (and Matrix blocks) have always worked in Craft. Pressing Command/Ctrl will cause the selection to mimic non-checkbox-based selects, in the same way that pressing Command/Ctrl on non-checkbox-based selects will cause them to mimic checkbox-based selects.

When the items you are selecting have checkboxes (as within element indexes) and you want to select multiple items, there is no need to press Command/Ctrl

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@brandonkelly
Comment options

Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
ui 👀 features related to the control panel UI
3 participants
Converted from issue

This discussion was converted from issue #14376 on February 14, 2024 01:21.