Skip to content

fix: improve row selection handling and clean up code, fixes: #1504#1505

Open
kevenleone wants to merge 2 commits intoprisma:mainfrom
kevenleone:checkbox-row
Open

fix: improve row selection handling and clean up code, fixes: #1504#1505
kevenleone wants to merge 2 commits intoprisma:mainfrom
kevenleone:checkbox-row

Conversation

@kevenleone
Copy link
Copy Markdown

@kevenleone kevenleone commented May 3, 2026

Fixes: #1504

Screen.Recording.2026-05-02.at.23.35.36.mov

kevenleone added 2 commits May 2, 2026 23:30
The __ps_select column rendered empty cells with no visual
state indicator. Render CheckboxTable inside header and cell
with pointer-events-none so selection stays handled by
DataGrid mousedown handlers.
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 and select all rows are missing checkboxes and unusual behavior

1 participant