-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Description
The toast notification pattern states:
Toast Notifications should remain on the screen when the user is hovering on them.
It's not clear whether or not just the toast being hovered should remain or if all toasts should remain if one is hovered. For that reason, we've had a bit of discrepancy in implementation between repos.
The pf-react implementation (in progress and not yet merged), leaves all toasts on the screen when one is hovered. The angular-pf implementation, leave only the toast that is hovered on the screen. Which approach is recommended?
@mcarrano thought we could review in the design lead meeting. Also looping in @priley86 @jgiardino since this is a result of the react repo team meeting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels