-
Notifications
You must be signed in to change notification settings - Fork 5
Replace buefy snackbars #1014
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
Replace buefy snackbars #1014
Conversation
|
Is there a reason the old snackbar had hard-coded strings that are not in lang.js?
|
I think it was forgotten. Feel free to extract the strings, or create an issue about it. |
|
I think the PR also needs a rebase |
851778f to
010a654
Compare
|
I think now it should be fine. I moved the strings, they'll get translated as part of GL 949. |
blankdots
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a question
Description
Replaced buefy snackbars with custom csc-ui toasts.
Related issues
GL 944
Mentions
Part of PR #1006