Skip to content

ui: fix collapsed user bubble with markdown rendering#25869

Merged
allozaur merged 1 commit into
ggml-org:masterfrom
ServeurpersoCom:ui/markdown-bubble-height-fix
Jul 20, 2026
Merged

ui: fix collapsed user bubble with markdown rendering#25869
allozaur merged 1 commit into
ggml-org:masterfrom
ServeurpersoCom:ui/markdown-bubble-height-fix

Conversation

@ServeurpersoCom

@ServeurpersoCom ServeurpersoCom commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Overview

Before :
Before

After :
After

Additional information

Fixes #25861 #25737

Requirements

Edge paragraph margins are now zeroed at the source in
markdown-content.css, but the user bubble and the system message still
carried the -my-4 compensation for them. The uncompensated negative
margins shrank the wrapper 2rem below its content, collapsing
single-line user bubbles into a scrollable sliver and skewing the
system message expand threshold.
@ServeurpersoCom
ServeurpersoCom requested a review from a team as a code owner July 18, 2026 16:28
@bill88t

bill88t commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Confirmed fix. Many thanks!

@ServeurpersoCom
ServeurpersoCom requested a review from allozaur July 19, 2026 08:48

@allozaur allozaur left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for that @ServeurpersoCom :) the -my-4 had been a legacy class for a while here as we have improved targetting the first and last blocks of text ever since

@allozaur

Copy link
Copy Markdown
Contributor

@ggml-org/maintainers 2nd approval for this plz :)

@allozaur
allozaur merged commit 4ee6a9a into ggml-org:master Jul 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misc. bug: Textboxes height borked

4 participants