SchwarzIT / onyx

🚀 A design system and Vue.js component library created by Schwarz IT
https://onyx.schwarz
Apache License 2.0
41 stars 4 forks source link

Implement smooth animation when error messages appears #1294

Open BoppLi opened 2 weeks ago

BoppLi commented 2 weeks ago

currently the whole form layout jumps in a project when an error message appears. to smooth this behavior, we should add a fade down (?) animation once an error message appears

Related to