Skip to content

Add resend email verification link to emails setting page

Warren Gifford requested to merge cloud/ui-add-resend-email-verification-link into main

Created by: artemruts

Description

Fixes #16324 (closed) Adds resend email verification link to emails setting page.

Changes

I moved email action errors to be outside the emails <ul>, it looks better and consistent with other errors. If onError callback is not passed to the <UserEmail> component - errors will still display as before.

Before

Error inside list item

After

top-2

Questions

@quinnkeast when users register the email that was used is primary by default, it'll look like this:

First email is always primary

Do we still want to have "•" in front of the link?

Merge request reports

Loading