Skip to content

Clarification about Toast Notification behavior  #423

@LHinson

Description

@LHinson

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions