FlowFuse / forge-ui-components

Set of FlowForge-themed VueJS components that can be used in any FlowForge web applications.
Apache License 2.0
3 stars 1 forks source link

Notification toast blocks action buttons #133

Open Steve-Mcl opened 1 year ago

Steve-Mcl commented 1 year ago

Current Behavior

See video:

https://user-images.githubusercontent.com/44235289/231714060-228f1d18-957c-4d66-a900-d18e77b9e84b.mp4

Expected Behavior

Ideally, the toast should not obscure action buttons as typically the user may want to perform an action following a change.

A quick win would be to permit the notification to be dismissed by clicking anywhere on its content (any part other than a button or hyperlink within the whole toast)

Steps To Reproduce

See video ☝️

Environment