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

The generated web application should have a toast service #82

Open
beeman opened this issue Jan 23, 2021 · 0 comments
Open

The generated web application should have a toast service #82

beeman opened this issue Jan 23, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@beeman
Copy link
Member

beeman commented Jan 23, 2021

Expected Behavior

The web application has a toast service

Current Behavior

The web application does not have a toast service

Possible Solution

The service should be created in a library web/ui/toast and expose a UiToastService that has at least a success() and error() method.

It would be nice if there is a solution that works well with both Tailwind and Bootstrap, but not essential.

@beeman beeman added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant