Seung Hwan Lee

Results 3 issues of Seung Hwan Lee

Error in Generating DOM-based Lexical Nodes for Specific Case Lexical version: 0.24.0 ### Steps To Reproduce ```js const dom = parser.parseFromString( /* html */ ` test1 test2 `, 'text/html', );...

html

## Description When pasting a table, it does not work if there are merged cells in the target table. ### Current Behavior https://github.com/user-attachments/assets/24dfeff4-5b77-42e1-8857-33971bfbff5f ### Expected Behavior https://github.com/user-attachments/assets/f3df4552-ee8b-4cc3-8288-b08936b5c36a ## Impact -...

enhancement
tables

## Description Automatically add missing rows and columns when pasting a table. ### Current Behavior https://github.com/user-attachments/assets/a693d376-4efe-4607-86da-f92fed4745f4 ### Expected Behavior https://github.com/user-attachments/assets/ad8b3273-203d-4828-9d2a-f63f4b776940 ## Impact - Enhances user experience through more intuitive table...

enhancement