-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
feature-requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Currently Integral uses a (very out of date) version of Toastr to provide an API for developers to display toast notifications. This should be abstracted behind a Integral.Toast namespace and public API so that if the implementation is updated consumers won't need to update their usage.
When doing this we should also remove usage of the no longer maintained toastr-rails gem and pull in the latest toastr version to the asset pipeline.
Lets also make the notifications dismissible.
https://github.com/CodeSeven/toastr
https://github.com/tylergannon/toastr-rails
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers