Skip to content

fix(design-system): fix DsTable row selection [AR-62246]#455

Open
iromanchuk-dn wants to merge 2 commits intodrivenets:mainfrom
iromanchuk-dn:AR-62246-ds-table-row-selection-doesnt-work-properly
Open

fix(design-system): fix DsTable row selection [AR-62246]#455
iromanchuk-dn wants to merge 2 commits intodrivenets:mainfrom
iromanchuk-dn:AR-62246-ds-table-row-selection-doesnt-work-properly

Conversation

@iromanchuk-dn
Copy link
Copy Markdown
Collaborator

@iromanchuk-dn iromanchuk-dn commented May 8, 2026

Bug

  • Row selection doesn’t work in Virtualized table
  • Select all doesn’t work

Looks like the problem was introduced during recent refactoring of DsCheckbox to use Ark UI.
#404

The root cause is due to double onClick.
I've updated browser tests of DsTable that didn't catch the problem, because that didn't act like a human

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant