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

Vue: Replace alert() with something nicer #244

Open
oudeismetis opened this issue Oct 16, 2023 · 1 comment
Open

Vue: Replace alert() with something nicer #244

oudeismetis opened this issue Oct 16, 2023 · 1 comment
Labels

Comments

@oudeismetis
Copy link
Member

Several places in the Vue code we trigger an alert() to the user, usually in places like a failed login attempt.
We should replace these with something nicer that displays a real message.

@whusterj
Copy link
Member

whusterj commented Nov 12, 2024

It may need an upgrade, but we have a package for this: https://www.npmjs.com/package/@thinknimble/vue3-alert-alert

Wrapper of the package demoed here: https://codepen.io/whusterj/live/qEWMwG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants