-
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
Display Name - The name updates on the second device only after refresh #12600
Comments
Triggered auto assignment to @stephanieelliott ( |
Current assignee @francoisl is eligible for the Engineering assigner, not assigning anyone new. |
Hey @francoisl, any insight on whether this can be handled externally or internally? Seeing as it is related to page refreshing I'm wondering if this might be a server side change. |
Yes but as we're trying to focus on WAQ, I'm looking into this one. I can reproduce the issue even while online, I think I see what's causing it so I'll submit a fix. |
Hm the solution I had in mind is not going to work. I was thinking of updating the value={this.state.firstName}
onChangeText={firstName => this.setState({firstName})} but then it broke updating the value in the UI when it updates in Onyx |
Cool, thanks Franc! I'm going to move this to |
Yes, you really have to open the Display Name page on two devices first. Here's how I did it:
Screen.Recording.2022-11-14.at.2.19.21.PM.mov |
Confirmed this is happening, been discussing with @francoisl & @aldo-expensify since we've all been looking into similar things |
Issue not reproducible during KI retests. (First week) |
Hm interesting, I can still reproduce on the latest |
@francoisl not sure if I'm missing something, but I believe a decision has not been made on if we want to solve this for forms or :donothing: #12243 (comment) I think it makes sense to make a slack discussion on it, but I think that has not happened yet. If this doesn't have relation with what you are doing here, please ignore :P |
Ah @aldo-expensify beat me to it. I just came here from the #whatsnext update. I think if we solve this, we should be solving for it everywhere. I don't think we should move forward with a solution that solves it in just one place. |
Ah yes ok thanks, I took this to Slack here! |
Closing this one out following the discussion in Slack! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue found when executing #12142
Action Performed:
in two devices (or a normal browser & an incognito browser)
Expected Result:
The name should be updates on the second device
Actual Result:
The name updates on the second device only after refresh
Workaround:
unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.25-0
Reproducible in staging?: y
Reproducible in production?: y
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Bug5813782_12142_Web_2.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: