Skip to content

feat: Add CellWithRow selection support#388

Open
w-ahmad wants to merge 2 commits into
mainfrom
feature/cell-with-row-selection
Open

feat: Add CellWithRow selection support#388
w-ahmad wants to merge 2 commits into
mainfrom
feature/cell-with-row-selection

Conversation

@w-ahmad

@w-ahmad w-ahmad commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Closes #336

PR Summary

This PR adds a new CellWithRow value to TableViewSelectionUnit.

The new selection unit allows a cell and its owning row to be selected together when a cell is clicked. This supports scenarios where users need cell-level focus/selection while still keeping the full row visually selected for context.

CellWithRow.Selection.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Select Row Automatically When Editing a Cell

1 participant