fix(#389): admin drill-in actually drills in; topic list per mockup; phone topic header cleanup #527
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-389h"
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?
From the admin screenshot on the real phone:
#admtopicswasdisplay:blockat ≤819 unconditionally, so tapping a topic kept the list on top and appended the topic panel below it — off-screen, looking like nothing opened. Now gated onbody[data-admlist]: list mode shows only the list, a topic shows only its page,#admbackreturns to the list..atlrecipe: one grouped panel (rounded, overflow hidden), tinted uppercase section bands, 48px rows divided by hairlines, trailing›chevron — replacing the one-card-per-topic look.All inside the existing ≤819 fence; fence gate +
node --checkgreen.