-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Not auto focusing to the required Input inside Workspace page #4308
Comments
Triggered auto assignment to @alexpensify ( |
Proposal
<ScreenWrapper onTransitionEnd={() => {
if (this.emailOrPhoneInputRef) {
this.emailOrPhoneInputRef.focus();
}
}}
>
|
The workspace feature is still in beta. There would be more pages coming to Workspaces. If you like to fix this, it's good if you can check other pages and fix them all. |
@parasharrajat let me know if it's happening on any other page. |
Triggered auto assignment to @stitesExpensify ( |
@aman-atg your proposal sounds good to me. @alexpensify can we get an upwork job spun up for this? |
Triggered auto assignment to @marklouisdeshaun ( |
Triggered auto assignment to @marcaaron ( |
Sorry for the delay here. I have left an initial review @aman-atg. Let me know when updates are made, thanks. |
Paid in Upwork because it's been over 7 days since merge yet before our 7 days after production update for payment. Added bonus for reporting the issue |
Forgot to close.... |
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:
It should be focused
expensifyUX_fix.mp4
Actual Result:
expensifyUX.mp4
Workaround:
Visual/UX
Platform:
Where is this issue occurring?
Version Number:
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
View all open jobs on Upwork
The text was updated successfully, but these errors were encountered: