-
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
IOS - Profile - Time zone is automatically selected without clicking on it. #8687
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @pecanoro ( |
@kbecciv You mean that the time zone is stored by just scrolling down or up in the options? |
@pecanoro The time zone is selected automatically when you just stop scrolling. In production app - in order to get it selected you need to tap on it. |
@luacmartins This is slightly different issue #8570 than we just reported. |
Ah I see, this is for manual timezone selection. Yea, seems like a different issue then. |
Maybe the same PR caused it? #7807 I will try to debug it |
Hmm, I actually think it might have been @chiragsalian's PR since the rest of the selectors are working fine. I am going to test it without that PR. |
Yes, it was Chirag's PR, when he added the value, it stopped working. @chiragsalian Why do we need to add the key there? I can't find where it is used as a prop. |
The key was added as a temporary fix for this deploy blocker |
That temporary fix for that deploy blocker created this one 😄 Why do we need that |
Yup like carlosM mentioned. It was a temporary fix that was suggested by the author here - #7807 (comment) until a more permanent fix could be found. Definitely annoying it created another deploy blocker. Shall post in the PR and investigate too. |
I can help you with it, it's just that I am not completely sure how adding the key to the picker broke it since I can't seem to find where that key is being used |
Maybe the problem is not passing the key down to the BasePicker along with the value? |
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:
Time zone must be selected when click on it
Actual Result:
Time zone is automatically selected without clicking on it.
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.55.0
Reproducible in staging?: Yes
Reproducible in production?: No
Email or phone of affected tester (no customers): any
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5538573_ios_time_zone_19.04.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: