Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] <rh-alert> persistent toasts #2166

Open
bennypowers opened this issue Feb 13, 2025 · 0 comments · May be fixed by #2170
Open

[feat] <rh-alert> persistent toasts #2166

bennypowers opened this issue Feb 13, 2025 · 0 comments · May be fixed by #2170
Assignees
Labels
feature New feature or request

Comments

@bennypowers
Copy link
Member

Description

We're missing the persistent toast functionality which is documented here on the alert guidelines page.

Suggested solution

RhAlert.toast({
  message: 'hello',
  heading: 'Toast!',
  persistent: true,
});

Screenshots

No response

Example API

Additional context

cc: @ThatGuyCND @paceaux

@bennypowers bennypowers added the feature New feature or request label Feb 13, 2025
@bennypowers bennypowers self-assigned this Feb 13, 2025
@bennypowers bennypowers linked a pull request Feb 17, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

1 participant