Skip to content

feat: Add container positioning to Toast and Snackbar components#2203

Draft
rkaraivanov wants to merge 1 commit intomasterfrom
rkaraivanov/toast-snackbar-popovers
Draft

feat: Add container positioning to Toast and Snackbar components#2203
rkaraivanov wants to merge 1 commit intomasterfrom
rkaraivanov/toast-snackbar-popovers

Conversation

@rkaraivanov
Copy link
Copy Markdown
Member

@rkaraivanov rkaraivanov commented Apr 22, 2026

Description

Both toast and snackbar are now popovers, ensuring top-layer rendering and no need for z-index management.

Type of Change

  • New feature (non-breaking change that adds functionality)

Related Issues

Closes #2154

Checklist

  • My code follows the project's coding standards
  • I have tested my changes locally

- Both toast and snackbar are now popovers, ensuring top-layer
rendering and no need for z-index management.

Closes #2154
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request snackbar toast

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Snackbar not positioned above content

1 participant