Open davemck513 opened 1 year ago
cc: @jdyck-fw @Mihai-QuickSilverDev
I looked into validating email in the UI previously and I concluded that validating it in the server (when the change is posted) is better because
THIS ticket suggests that the validation should be done in the UI. We need to figure this out.
@JohnamLane I believe this is for your team, please and thanks. (Mihai said so ;) )
@janisrogers @yuisotozaki Any thoughts on removing the second (confirm) email input?
I am all for this idea, but I may be outnumbered. Let me bring it up in our design meeting.
I'm also looking for your thoughts on whether we could do email validation after the Update button is clicked (ie, validation done by API), instead of validation done in the UI when the user enters the email. The latter would make multiple calls to the (paid) MillionVerifier API, which is undesirable.
Sample page: