-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Sign up - "Link has been resent" message disappears in 5 seconds #5040
Comments
Triggered auto assignment to @sketchydroide ( |
We have to increment timeout duration at line 79. At present is it 5000ms (5 Seconds). We can set to 10000ms (10 Seconds) etc. Or we can also remove timeout statement completely, (i.e. Message remain there and not disappear). whatever engineering team decide to do. App/src/pages/signin/ResendValidationForm.js Lines 77 to 79 in ea6db4f
I know External label not set with this issue. I am just giving my suggestion, it will be helpful if handled by someone internally. If this issue considered as external then kindly invite me on Upwork once project posted. |
Triggered auto assignment to @zanyrenney ( |
I'm not sure on why 5 seconds is not enough, and if it's not then how much should it be, let's go trough triage first, get some more opinions, but at a first glance I see no reason for us to change this |
Yup, seems like having it there for 5 seconds is intentional, and I don't think this needs attention right now. |
Issue reproducible during KI retests |
Ok closing this, this seems intentional, if this becomes an issue we can change it very easily and we can reopen this GH |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Message "Link has been re-sent" should be appears for long time
Actual Result:
Message "Link has been re-sent" disappearing after 5 seconds
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number:
1.0.92-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Bug5221109_Recording__322.mp4
Expensify/Expensify Issue URL:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: