Handling spanned cell in pasting scenarios #6122
Labels
package:table
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
📝 Provide a description of the new feature
This case requires #6120 & #6121 to proceed. Add tests and fix potential issues of pasting tables with spanned cells.
A table feature already provides a table layout post-fixer that handles edge cases in which such a broken layout could be created in the editor (most often during collaboration). However, the paste must be aware of such a condition and minimize the effect of a potentially broken layout by trimming the cells that extend over the rectangle selection.
Cases to handle
If you'd like to see this feature implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: