Content
View differences
Updated by Wieland Lindenthal 7 days ago
### Steps to reproduce
1. Create a text block with a chip embedded mid-sentence, e.g. `"Send this [inline-link] [chip] to the team"`
2. Select the inline-link chip and resize it to card block
3. Observe that the surrounding text is not split at the chip's position
### What is the buggy behavior?
When a chip is resized from inline to card, block, the sentence it was part of should be split at the inline-link's chip's position - text before the inline-link chip stays on the preceding line, the card-link block chip is placed on its own line, and text after the inline-link chip continues on the next line below it.
1. Create a text block with a chip embedded mid-sentence, e.g. `"Send this [inline-link]
2. Select the inline-link
3. Observe that the surrounding text is not split at the chip's position
### What is the buggy behavior?
When a chip is resized from inline to card,