facebook / lexical

Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
https://lexical.dev
MIT License
17.5k stars 1.45k forks source link

[lexical-playground] Bug Fix: skip auto-scrolling on table resize #5986

Closed KatsiarynaDzibrova closed 2 weeks ago

KatsiarynaDzibrova commented 2 weeks ago

Description

Skip auto-scrolling on table row or column resize.

Test plan

Before

scrolls back to cursor

scroll-resize-old

After

no auto-scroll scroll-resize-new

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2024 4:23pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2024 4:23pm
KatsiarynaDzibrova commented 2 weeks ago

Oh! Very cool, didn't know about this tag!

It wasn't used anywhere before, so it took me a while to find it