-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android banner and modal for unconfirmed users #1335
Comments
@loarie - which part is underlined? The email address? |
A user is unconfirmed if the users/me response has a user where If @loarie wants the user to be able to resend the confirmation email, you're going to have to use the undocumented FWIW, I think it's very confusing that the banner doesn't match the screenshot, and that the banner text implies that an email will be sent but tapping the banner just opens a modal that does nothing. |
@abhasinat do we need the underlined link in the banner to open a modal (analogous to what happens in the existing modal on profile) or can the underlined link in the banner just send the email directly? |
thanks for adding this @budowski budowski - is this issue now closed? |
Assuming it's looking good for you? @tiwane ? @abhasinat ? |
I tested this on the old Huawei and it works great. I had to close/reopen the app for the banner to go away after confirming but I don't think thats a big deal. I approve closing this if you're comfortable doing so |
For any unconfirmed user on any iNaturalist app, add a green banner at the top of the site styled like this:
The banner should say:
"Please confirm that [email address] is the best way to contact you. Click here to resend a confirmation email"
When the user clicks on the underlined potion reveal a modal that says:
"Please click the link sent to [email address] to confirm your email address."
The text was updated successfully, but these errors were encountered: