Skip to content

Conversation

@jnovinger
Copy link
Member

Fixes #18619: shift-select selects hidden items

This also fixes the inverse, when a range is unselected via shift-click, previously checked checkboxes that are hidden are not changed.

Changes:

  • adds tests to only change checkbox checked values if their parent tr is not hidden

This also fixes the inverse, when a range is unselected via shift-click,
previously checked checkboxes that are hidden are not changed.
@jnovinger jnovinger requested a review from bctiemann February 18, 2025 16:08
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jnovinger!

@jeremystretch jeremystretch merged commit ed79e3b into main Feb 20, 2025
6 checks passed
@jeremystretch jeremystretch deleted the 18619-shift-click-selection-selects-hidden branch February 20, 2025 15:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shift-click selection selects hidden interfaces

3 participants