bmiles-development / saas-starter-pack

Vue.js and AWS Amplify SaaS template site with pre-built login flow using AWS Amplify
MIT License
16 stars 7 forks source link

Cognito Error messages need to be alerted with Vuetify toasts #4

Open bmilesp opened 3 years ago

michalsz commented 3 years ago

My idea is to use this compoenent https://vuematerial.io/components/dialog Please let me know what do You think

michalsz commented 3 years ago

Or this notification http://vue-notification.yev.io

bmilesp commented 3 years ago

I like the Vuetify alerts: https://vuetifyjs.com/en/components/alerts/

I'm also wondering if most of these alerts can be handled by Vuelidate https://vuelidate.js.org/#sub-asynchronous-validation and possibly async validation instead?

-bp

michalsz commented 3 years ago

Sure we can implement the alert system for notifications