This pr changes the standard notification with a toast one like this:
This is important for one reason in particular:
Users on mobile devices wouldn't have seen the notification message with the old design, but now it's visible 😄
Checklist
[x] My submission is formatted according to the guidelines in the contributing guide
[x] My submission has a useful description
[x] Code follows the established CODE_OF_CONDUCT guidelines.
[x] Code has been tested thoroughly.
[x] All commit messages are descriptive and follow the established commit message format.
[x] Pull request description clearly describes the changes included in the pull request.
[x] I have searched the repository for any relevant issues or pull requests
[x] Any category I am creating has the minimum requirement of 3 items
Description
This pr changes the standard notification with a toast one like this:
This is important for one reason in particular: Users on mobile devices wouldn't have seen the notification message with the old design, but now it's visible 😄
Checklist