feat(redesign): notifications panel — grouped, directional, unread-aware #322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/redesign3c"
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?
Redesign phase 3, slice 3.
What changes
#bellmenumoves into a.bellwrapbeside the bell; rect-measured positioning removed; opening toggles.unreaditems are marked (items arrive newest-first) — an approximation until the backend carries per-item read state.#inboxdot{display:none !important}) — the bell is the single "something arrived" channel. The element and its JS remain so nothing null-derefs; full removal can come later.Verification
node --checkall blocks; splices count=1. Operator check: bell → groups/icons/unread markers, mark-all-read clears chip+markers, Clear in foot.