-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
I want to add a "flash message" route so that it can be initiated from all other screens. Ideally, this flash message component should only be 80 pixels in height, and sits on top of the current route so that the current route is visible behind the flash component.
Is there a way to do this? I tried using the "modal" schema and setting a fixed height for the flash message component but that still creates a full-screen route.
Metadata
Metadata
Assignees
Labels
No labels