Commit c718821
committed
style(transcript): the chevron trails what it discloses
"Ran 2 commands ⌄", not "⌄ Ran 2 commands" — matching the reference.
Flipped in BOTH headers, not just the group. A trailing chevron on the group summary and a
leading one on a command card would be two disclosure controls disagreeing inside the same
transcript, which is a worse inconsistency than the one being fixed.
It hugs the label rather than right-aligning to the card edge. A disclosure control belongs
beside the thing it opens; a chevron alone at the far right of a wide row reads as unrelated
chrome. Change counts (+42 -8) stay trailing after it — they are status, not a control.
Moved in the MARKUP rather than with CSS `order`, so tab order and visual order stay the
same thing. The guard pins that too: reordering with `order` would satisfy a
looks-right-on-screen check while leaving a keyboard user tabbing through a line backwards.
Bypass-verified by flipping it back.
21 tests in groupReducer, 38 suites green.1 parent a1173fd commit c718821
2 files changed
Lines changed: 29 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
532 | 536 | | |
533 | 537 | | |
534 | 538 | | |
| |||
2167 | 2171 | | |
2168 | 2172 | | |
2169 | 2173 | | |
2170 | | - | |
2171 | 2174 | | |
2172 | 2175 | | |
| 2176 | + | |
2173 | 2177 | | |
2174 | 2178 | | |
2175 | 2179 | | |
| |||
2574 | 2578 | | |
2575 | 2579 | | |
2576 | 2580 | | |
2577 | | - | |
2578 | 2581 | | |
| 2582 | + | |
2579 | 2583 | | |
2580 | 2584 | | |
2581 | 2585 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
377 | 399 | | |
0 commit comments