feat(ui): align the room header action cluster (LC-388) #399
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/lc-388-header-spacing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes LC-388. Final ticket of the LC-383 room-polish-2 epic.
What
Tidies the room header's hierarchy and gives the right-hand action cluster one consistent treatment. (The composer toolbar, message list, and sidebar room list were already swept in LC-380 / LC-377 / LC-381, so this focuses on the header - the remaining concrete inconsistency.)
.lc-header-actionbuttons (py-1 text-xs~= 1.75rem vs 2rem), so it sat off the cluster's baseline. Nowh-8to match, with a leading magnifier icon, an elevated surface, and the token accent focus ring shared by the other inputs - so search / jump-to-date / Info / Moderators / the notify pill all sit on one line at one height..lc-header-action), so the whole cluster reads as one consistent set.Preserved
Markup only; all routes,
hx-*wiring, the LC-386 jump-to-date, and the notify dropdown are unchanged.Tests
./dev/cargo check,just build-css,just test,just test-saas- all green.This closes the LC-383 epic (384 reaction popover, 385 truncation, 386 jump-to-date, 387 grouping, 388 header).
🤖 Generated with Claude Code