Skip to content

Prevent table re-rendering for oversized rows/columns#10912

Merged
budnix merged 6 commits into
developfrom
feature/dev-issue-1849
Apr 18, 2024
Merged

Prevent table re-rendering for oversized rows/columns#10912
budnix merged 6 commits into
developfrom
feature/dev-issue-1849

Conversation

@budnix
Copy link
Copy Markdown
Member

@budnix budnix commented Apr 11, 2024

Context

The PR fixes an issue where the table was re-rendered using a slow rather than a fast render approach. This occurred only for oversized rows and/or columns.

How has this been tested?

I tested the changes locally, and I adjusted the tests to the new behavior.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Related issue(s):

  1. fixes https://github.com/handsontable/dev-handsontable/issues/1849

Affected project(s):

  • handsontable

Checklist:

@budnix budnix self-assigned this Apr 11, 2024
@budnix budnix marked this pull request as ready for review April 11, 2024 10:51
@budnix budnix requested a review from jansiegel April 11, 2024 10:53
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 12, 2024

Launch the local version of documentation by running:

npm run docs:review 32b9040bc35eceda5ff0daca1f491507b816221f

@budnix budnix merged commit 534415d into develop Apr 18, 2024
@budnix budnix deleted the feature/dev-issue-1849 branch April 18, 2024 11:10
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.

3 participants