Top Comment Bubble Gets Hidden #4719
Replies: 1 comment
-
|
This is a known UI edge case with floating comment bubbles. Plate uses floating UI components for comment bubbles, which automatically update their position on scroll and resize, but sometimes the top bubble can get clipped if it’s too close to the editor’s top edge or container boundary docs. Recommended checks and fixes:
Using the built-in CommentKit and DiscussionKit plugins helps keep comment bubbles organized and visible discussion. If you need more control, you can tweak the floating UI options or adjust the bounding client rect logic docs. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
While working with the comments feature, I noticed that sometimes the top comment bubble inside editor gets hidden and is not fully visible (see attached screenshot). This makes it hard to read or reply to the top comment, especially when there are multiple comments in the thread.
Has anyone else experienced this? Are there recommended fixes or layout adjustments to prevent the top comment bubble from being cut off or hidden?
Beta Was this translation helpful? Give feedback.
All reactions