Files
breadcrumb-the-shire/templates/partials
fs 2429588256 refactor(ui): move toast stack chrome to a server-rendered partial
Mirrors the detail-drawer move: the .app-toast-stack container is no
longer lazy-created in JS on first toast, instead it lives in
templates/partials/app-toast-stack.phtml and is mounted once in
default.phtml alongside the confirm dialog. The aria-live attribute now
sits in the SSR markup so screen readers register the live region from
page load, not from the first toast.

getToastStack() drops to a plain querySelector and warns via warnOnce
when the partial is missing instead of constructing a fallback container.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-25 19:13:55 +02:00
..
2026-03-12 14:09:06 +01:00
2026-03-04 15:56:58 +01:00
2026-03-04 15:56:58 +01:00
2026-03-04 15:56:58 +01:00
2026-03-07 14:10:36 +01:00