-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[lexical-playground] Feat: Cannot insert table into table #6509
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
I proposed this functionality some time ago, but was rejected. Someone even fixed the table in table selection logic. Unlikely to be merged. It's also the type of feature that can be implemented on playground-level for those that want it. |
@ivailop7 this PR prevents tables from being inserted into tables, seems like a win unless someone is planning to fix all of the bugs with nested tables? |
I'd rather have the merged cells issues fixed first. They are the weakest point of tables right now. I've labelled all the tables issues, in case someone wants to have a go at them. I'm in favour of disabling table withing table, but need the rest of the core folks to chime in as well @zurfyx and @StyleT, @fantactuka |
Description
In notion or other editors, cannot insert a table into a table