Skip to content

fix: render notifications component on home dashboard - #2849

Merged
alexjustesen merged 3 commits into
1.xfrom
fix/home-dashboard-notifications
Jul 23, 2026
Merged

fix: render notifications component on home dashboard#2849
alexjustesen merged 3 commits into
1.xfrom
fix/home-dashboard-notifications

Conversation

@alexjustesen

Copy link
Copy Markdown
Owner

📃 Description

closes #2595

The home dashboard uses the custom app layout which loaded Filament
styles and scripts but never rendered the notifications Livewire
component. As a result the "Speedtest started" toast dispatched from
the topbar action had nowhere to display. Add @livewire('notifications')
to the layout so flash notifications appear on the home page.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
alexjustesen and others added 2 commits July 23, 2026 13:13
Explicitly configure the Filament notifications alignment so flash
notifications render anchored to the top-right on the custom home
dashboard layout.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The notifications stylesheet import was commented out in app.css, so the
notifications component on the custom home dashboard layout rendered
without styling or positioning. Uncomment the import so notification
toasts display correctly.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alexjustesen
alexjustesen merged commit 55cf462 into 1.x Jul 23, 2026
2 checks passed
@alexjustesen
alexjustesen deleted the fix/home-dashboard-notifications branch July 23, 2026 17:21
@gthb96

gthb96 commented Jul 25, 2026

Copy link
Copy Markdown

Doesn't fix #2595

@alexjustesen

Copy link
Copy Markdown
Owner Author

Doesn't fix #2595

Hasn't been released yet

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.

[Question] Speedtest started Spam

2 participants