Skip to content

fix(ui): preserve downstream hierarchy alignment#4718

Merged
jess-lowe merged 2 commits intogoogle:masterfrom
ashmod:fix/substream-indent
Feb 10, 2026
Merged

fix(ui): preserve downstream hierarchy alignment#4718
jess-lowe merged 2 commits intogoogle:masterfrom
ashmod:fix/substream-indent

Conversation

@ashmod
Copy link
Copy Markdown
Contributor

@ashmod ashmod commented Jan 30, 2026

Substream indentation breaks at some viewport sizes because the float property based arrow is only one line tall (just the glyph), so wrapped lines can sometimes fall below the float and lose the indent.

This change renders hierarchy arrows within list items using a grid layout so indentation would remain consistent.

Fixes #4706

@another-rex another-rex requested a review from jess-lowe February 1, 2026 23:21
Copy link
Copy Markdown
Contributor

@jess-lowe jess-lowe left a comment

Choose a reason for hiding this comment

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

Confirmed this works, thanks!!

@jess-lowe jess-lowe merged commit d9c7aeb into google:master Feb 10, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Downstream hierarchy being rendered wrong

2 participants