Skip to content

feat: global SSE toast for live announcement notifications#25

Merged
JheisonMB merged 2 commits into
mainfrom
develop
Jul 23, 2026
Merged

feat: global SSE toast for live announcement notifications#25
JheisonMB merged 2 commits into
mainfrom
develop

Conversation

@JheisonMB

Copy link
Copy Markdown
Contributor

Adds a global SSE toast to BaseLayout that connects to the announcements API on every page. Shows live toast notifications when new announcements are published. Skipped in dev mode. Uses CSS custom properties for theme adaptation.

These overrides conflicted with ExperimentLayout's identical rules via
source-order cascade — BaseLayout loads after ExperimentLayout, so both
having !important on the same property meant the BaseLayout version won
(Space Grotesk instead of Spectral). Removed from surfaces.css since
ExperimentLayout now owns these element styles.
@JheisonMB
JheisonMB merged commit fe505cf into main Jul 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant