thinknimble/tn-spa-bootstrapper

Vue: Replace alert() with something nicer

Opened this issue · 0 comments

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.