Blocked on the back end using a dirty record validation.
Blocked on the front end by using a read-field on email once the user is confirmed. Debated adding some sort of messaging when it's read only. Something like "Your email cannot be updated once confirmed" Easy enough to add in if you think it would help.
Addresses this issue: https://github.com/DevProgress/HillaryBNB/issues/64
Blocked on the back end using a dirty record validation.
Blocked on the front end by using a read-field on email once the user is confirmed. Debated adding some sort of messaging when it's read only. Something like "Your email cannot be updated once confirmed" Easy enough to add in if you think it would help.