elementary / initial-setup

New user setup app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
36 stars 11 forks source link

AccountView.vala: Validate entire form #18

Closed danirabbit closed 6 years ago

danirabbit commented 6 years ago
danirabbit commented 6 years ago

In future revisions I'd like to think of ways we can separate the UI a bit more, but these validations are much more complicated than just "valid" and "invalid" with password for example being "valid" but being a "warning" and there not being a single error or warning string.

In the current state, I would just like to get this working so we can move forward with an MVP