Create EmailForm component extracted from UpdateEmail for reuse
What does this MR do and why?
Allow verification code to be sent to any of a ... (#416451 - closed) will allow a user to enter a verified secondary email associated to their locked account where they will receive a new verification code. In preparation for that, this MR extracts the email form component from UpdateEmail
1 so it can be reused (see !165313 (merged)).
There are no behavior changes introduced in this MR. Existing behavior is covered by a feature spec.
1Component that handles one-time email update.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screen_Recording_2024-09-10_at_4.42.40_PM
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.