-
Notifications
You must be signed in to change notification settings - Fork 39
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
courses: smoother deletion snackbar (fixes #7941) #7953
base: master
Are you sure you want to change the base?
Conversation
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.
I see I will make this change just for the courses snack bar instead |
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.
hmmm, it does not do this for my screen. @Mutugiii could you check this pr out on your side to see if anything is wrong? |
It's because the change for this PR is only related to the course deletion snackbar. For adding/removing courses to/from myLibrary, that's related to the courses.service.ts, similar to PR #7956 |
fixes #7941