-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Timezone - Dropdown is selectable when the "Set my time zone" bottom checkbox is checked #2806
Comments
Triggered auto assignment to @zanyrenney ( |
Triggered auto assignment to @Dal-Papa ( |
Triggered auto assignment to @marklouisdeshaun ( |
Triggered auto assignment to @marcaaron ( |
While I can see that you pass disabled prop to So the fix is simply to add |
Nice catch @dklymenk. Can we please also update the propTypes here so that it's clear we are passing this prop -> https://github.com/Expensify/Expensify.cash/blob/3fad8d181165842897e7259ecfbfe591976cf381/src/components/Picker/PickerPropTypes.js#L3 |
@marklouisdeshaun the solution from @dklymenk LGTM |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Actually reproduced the issue on both web and android, so the issue is not web only. I submitted a draft PR with a fix #2824 , I'll test tomorrow for regressions on iOS and desktop app and remove draft label. Thank you. |
Confirm the fix works on all platforms. PR is ready for review |
#2806 fix selectable timezone dropdown with thuthy disabled passed
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Expected Result:
Dropdown should be disabled if the bottom checkbox is checked
Actual Result:
Dropdown is selectable when the "Set my time zone" bottom checkbox is checked
Action Performed:
Workaround:
Unknown
Platform:
Where is this issue occurring?
Web ✔️
iOS
Android
Desktop App
Mobile Web
Version Number: 1.0.42-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
![image](https://user-images.githubusercontent.com/44479856/117885453-dfc6c780-b27b-11eb-8e48-ced9c5c30026.png)
Bug5063900_Recording__76.mp4
Expensify/Expensify Issue URL: https://github.com/Expensify/Expensify/issues/163784
View all open jobs on Upwork
The text was updated successfully, but these errors were encountered: