Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix insertTableColumn when rowSpan > 1 #4258

Merged
merged 3 commits into from
Apr 3, 2023
Merged

Fix insertTableColumn when rowSpan > 1 #4258

merged 3 commits into from
Apr 3, 2023

Conversation

zurfyx
Copy link
Member

@zurfyx zurfyx commented Apr 3, 2023

Turns out that my oversimplified solution didn't handle the combination of colSpan + rowSpan. Added rowSpan handling

Screen.Recording.2023-04-03.at.1.57.18.PM.mov

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 3, 2023
@vercel
Copy link

vercel bot commented Apr 3, 2023

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 3, 2023 6:52pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2023 6:52pm

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 26.89 KB (0%) 538 ms (0%) 456 ms (+62.55% 🔺) 994 ms
packages/lexical-rich-text/dist/LexicalRichText.js 37.74 KB (0%) 755 ms (0%) 291 ms (-39.23% 🔽) 1.1 s
packages/lexical-plain-text/dist/LexicalPlainText.js 37.72 KB (0%) 755 ms (0%) 347 ms (-34.67% 🔽) 1.2 s

@zurfyx zurfyx merged commit 2d078c1 into main Apr 3, 2023
@acywatson acywatson mentioned this pull request Apr 14, 2023
@fantactuka fantactuka deleted the fix-col-insert branch July 6, 2023 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants