camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
247 stars 286 forks source link

Adjusting email validation for signup page #884

Closed sarahannie closed 5 months ago

sarahannie commented 5 months ago

Adjusting email validation for signup page

Summary

instead of using an alert for email validation, I change it to an inline validation

Motivation

where was a pull request about it that the validation shows an alert when email is not written.

Testing

Yes, it has been tested Before Screenshot (219) After Screenshot (220) Screenshot (221)