siftlode/frontend/src
npeter83 a419ac2943 fix(ui): notification UX — outside-click close, toast countdown, hide entry actions
- NotificationCenter closes on outside click (document listener, not an overlay
  that the blurred header trapped) and no longer needs a second bell click.
- Toasts show a level-colored countdown bar and auto-dismiss faster (6s default).
- Hidden-video notifications carry structured meta so the center offers an in-app
  'Find in feed' (jump to that channel's hidden videos) and a one-click 'Unhide',
  working even after a reload when the live Undo callback is gone.
2026-06-11 19:46:58 +02:00
..
components fix(ui): notification UX — outside-click close, toast countdown, hide entry actions 2026-06-11 19:46:58 +02:00
lib fix(ui): notification UX — outside-click close, toast countdown, hide entry actions 2026-06-11 19:46:58 +02:00
App.tsx feat(ui): customizable sidebar — collapsible, reorderable, toggleable widgets 2026-06-11 19:21:48 +02:00
index.css fix(ui): notification UX — outside-click close, toast countdown, hide entry actions 2026-06-11 19:46:58 +02:00
main.tsx feat(ui): notification center with leveled toasts and error capture 2026-06-11 19:26:34 +02:00