Editable gets a weird extra scroll when it ends with a small HTML embed #8340
Labels
package:html-embed
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
The editable should have no scroll as it's not styled with any overflow and height limitations.
❌ Actual result
Bonus point. In our docs the scroll appears only when the widget is not selected. In manual tests I can see that the scroll changes its height but it's shown in both cases.
📃 Other details
This happens on every browser.
I tried to figure out what's leaking out of the embed but I couldn't. My wild guess is that it may be something with using flex, but I can be very wrong.
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: