Flash Messages #5

Open
opened 2024-10-15 02:27:49 +00:00 by auxreturn · 0 comments
Owner

When being redirected after an action, it's helpful to have an area of the application that is always available to show a message about the action that happened. These can be success or failure messages, but regardless the user should be made aware of what happened or is happening in the background.

These are typically implemented as a layout level component that shows a floating message box somewhere on the screen with the text of the response entered by the UI renderer.

When being redirected after an action, it's helpful to have an area of the application that is always available to show a message about the action that happened. These can be success or failure messages, but regardless the user should be made aware of what happened or is happening in the background. These are typically implemented as a layout level component that shows a floating message box somewhere on the screen with the text of the response entered by the UI renderer.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
auxreturn/selfster#5
No description provided.