A collapsible row has one anatomy: a chevron, a head, and an indented body - #455
Merged
Conversation
WaylandYang
force-pushed
the
feat/header-32
branch
from
September 6, 2026 18:16
fce0f3d to
549300a
Compare
WaylandYang
force-pushed
the
feat/collapsible-rows
branch
2 times, most recently
from
September 6, 2026 18:24
313bc68 to
8b8bad0
Compare
WaylandYang
force-pushed
the
feat/header-32
branch
2 times, most recently
from
September 6, 2026 18:28
93eb026 to
1aa7da0
Compare
WaylandYang
force-pushed
the
feat/collapsible-rows
branch
from
September 6, 2026 18:28
8b8bad0 to
c25514e
Compare
WaylandYang
force-pushed
the
feat/header-32
branch
from
September 6, 2026 18:32
1aa7da0 to
7b45a37
Compare
WaylandYang
force-pushed
the
feat/collapsible-rows
branch
from
September 6, 2026 18:32
c25514e to
6f548e0
Compare
WaylandYang
force-pushed
the
feat/header-32
branch
from
September 6, 2026 18:35
7b45a37 to
c4039ed
Compare
WaylandYang
force-pushed
the
feat/collapsible-rows
branch
2 times, most recently
from
September 6, 2026 18:37
99a8e86 to
0137fd6
Compare
WaylandYang
force-pushed
the
feat/header-32
branch
from
September 6, 2026 18:37
c4039ed to
d7eba79
Compare
… body Signed-off-by: WaylandYang <wayland0916@gmail.com>
WaylandYang
force-pushed
the
feat/collapsible-rows
branch
from
September 6, 2026 18:40
0137fd6 to
14486dc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The entity panel's expandable rows had three anatomies: Relations and Derived drew their own chevron, Timeline had none and hung on a rail line with dots, and each expanded area brought its own margins and left border.
ExpandCardnow owns the anatomy: a 12 px chevron in a fixed slot (turns 90° when open), a one- or two-line head, and the body indented under the head's text (pl-7). Fact, derived, blocked and timeline rows only supply their head; the evidence list, proof chain and interval editor lose their own margins and borders; the timeline's rail is gone. History rows are not collapsible but keep the same left slot, so text starts on one line across all four tabs.