Skip to content
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

Unable to verify Email if Skipped for the first time #250

Closed
pawanmkr opened this issue May 11, 2024 · 2 comments
Closed

Unable to verify Email if Skipped for the first time #250

pawanmkr opened this issue May 11, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@pawanmkr
Copy link

Describe the bug
I filled the form for signup but didn’t entered verification code received on email immediately, instead i went back to login and entered credentials.

Now at login page it says email not verified(obviously), so it sent me an email with VERIFICATION_CODE but i was expecting a LINK because fleetbase console kept me on login page and not presenting the input field to enter VERIFICATION_CODE.
So, i cannot enter my verification code and verify my account.
I tried manually opening /onboard/verify-email page to enter code. It says session not found, so it requires a session also.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Create Account page and fill form.
  2. When forwarded on next page to enter verification code, don't enter and get back to login page.
  3. Enter email and password again which you used to create account in 1st step.
  4. Now you'll receive verification code on email but notice that fleetbase console is not showing input field to enter verification code in this case.

Expected behavior
It should show the page with input field to enter verification code received on email.

Screenshots
Screenshot 2024-05-11 at 12 52 38 PM

Screenshot 2024-05-11 at 12 53 00 PM

Desktop (please complete the following information):

  • OS: macOs 14.4.1
  • Browser: Thorium(based on chromium), but it's happeing in other browsers also like chrome
  • Version 119.0.6045.214 (Official Build) (arm64)
@roncodes roncodes self-assigned this May 11, 2024
@roncodes roncodes added the bug Something isn't working label May 11, 2024
@roncodes
Copy link
Member

Thanks for report, will patch next release

@roncodes
Copy link
Member

Patched in v0.4.22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants