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

Improve snackbar.js: add support for custom timeouts & small refactor #3330

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

itsmvd
Copy link
Collaborator

@itsmvd itsmvd commented Mar 11, 2025

We also now set all objects at creation time, we shouldn't use let here because we are not reassigning any variables after the init.

When setting a snackbar from the frontend users can now set a custom timeout on the snackbar like:
this.warningSnackBar('This feature is currently limited to 1000 starred events. This limit will be increased soon.', 10000);

@itsmvd itsmvd requested a review from jkppr March 11, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant