Skip to content

Conversation

@enjeck
Copy link
Contributor

@enjeck enjeck commented Dec 9, 2025

fixes #2174

When there are many rich text cells, the page lags and while each editor is being loaded. This improves performance by only loading the cell when it's scrolled into the user's view

@enjeck enjeck requested a review from juliusknorr December 9, 2025 07:07
@enjeck enjeck self-assigned this Dec 9, 2025
@enjeck enjeck requested a review from blizzz as a code owner December 9, 2025 07:07
Copy link
Member

@juliusknorr juliusknorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally fine, but i think we can simplify it and drop the fallback case

@juliusknorr
Copy link
Member

Ci also needs some work to pass ;)

Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
@enjeck enjeck merged commit 1c32529 into main Jan 12, 2026
65 of 67 checks passed
@enjeck enjeck deleted the fix/2174 branch January 12, 2026 04:23
@enjeck
Copy link
Contributor Author

enjeck commented Jan 12, 2026

/backport to stable1.0

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Jan 12, 2026
@backportbot backportbot bot removed the backport-request Pending backport by the backport-bot label Jan 12, 2026
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.

Inline rich text rendering has performance issues

3 participants