Adding a new row to table with colspans should repeat the structure of the previous row #6549
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:table
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
the geometry of the previous row is preserved.
❌ Actual result
The geometry of the first row is repeated. If anyone wants to create 10 rows like this, they'll need to do 30 merge operations (happened to me).
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: