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

Feature Request - Simple javascript toast notifications #15

Open
patricklindsay opened this issue Aug 10, 2019 · 0 comments
Open

Feature Request - Simple javascript toast notifications #15

patricklindsay opened this issue Aug 10, 2019 · 0 comments
Assignees
Labels
feature-request New feature or request good first issue Good for newcomers
Milestone

Comments

@patricklindsay
Copy link
Member

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

@patricklindsay patricklindsay added feature-request New feature or request good first issue Good for newcomers labels Aug 10, 2019
@patricklindsay patricklindsay self-assigned this May 20, 2021
@patricklindsay patricklindsay added this to the v2.0 milestone May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant