Skip to content

[UIK-4944][data-table] added solution to selectedRows in big tables#2801

Open
ilyabrower wants to merge 29 commits intorelease/v16from
UIK-4944/table-perf-issue
Open

[UIK-4944][data-table] added solution to selectedRows in big tables#2801
ilyabrower wants to merge 29 commits intorelease/v16from
UIK-4944/table-perf-issue

Conversation

@ilyabrower
Copy link
Copy Markdown
Contributor

@ilyabrower ilyabrower commented Mar 17, 2026

CHANGELOG

@semcore/data-table

Added

  • New structure to handle selected rows in reactive way.

Motivation and Context

Added story with selectable rows in big table

How has this been tested?

Manually

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

Checklist:

  • I have updated the documentation accordingly.
  • I have added new tests on added of fixed functionality.

@ilyabrower ilyabrower self-assigned this Mar 17, 2026
@ilyabrower ilyabrower changed the title [stories] added example for tables with 100rows and selectable rows [UIK-4944][data-table] added solution to selectedRows in big tables Mar 19, 2026
@ilyabrower
Copy link
Copy Markdown
Contributor Author

ilyabrower commented Mar 19, 2026

  • Add deprecated to array type for selectedRows
  • Add comments to properties in ISelectedRows
  • Add task to remove it in v17
  • Try to use decorators in v17

@Valeria-Zimnitskaya Valeria-Zimnitskaya self-requested a review March 19, 2026 15:24
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.

4 participants