-
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
[HOLD for payment 2022-12-15] [HOLD for payment 2022-12-06] iOS - The dropdown menu text is very hard to see in date selector #13203
Comments
Triggered auto assignment to @JmillsExpensify ( |
Proposal Slack proposal link https://expensify.slack.com/archives/C049HHMV9SM/p1669787038687609?thread_ts=1669787031.782639&cid=C049HHMV9SM
https://github.com/Expensify/App/blob/main/src/components/DatePicker/index.ios.js <RNDatePicker
value={this.state.selectedDate}
mode=“date”
display=“spinner”
- themeVariant=“light”
+ themeVariant=“dark” //for now once we get actual dark/light variable we can set conditional based on selected theme
onChange={this.updateLocalDate}
locale={this.props.preferredLocale}
maximumDate={this.props.maximumDate}
/>
|
Snagging this one to knock it out super quick cc @JmillsExpensify |
@alex-mechler can you check my above proposal i add along with bug reporting #13203 (comment) |
Yup, that was also how I ended up solving it in the pr. I'll check to see if you are eligible for payment on that |
Thanks @alex-mechler! |
Also if we are using @dhairyasenjaliya's proposal in the internal PR, then I'm fine paying it out in this case. |
Yup, I used @dhairyasenjaliya's proposal, lets pay out like normal if #13210 solves the issue |
Noted, sounds great. |
Alright, let's swing back to the Upwork stuff since the PR is in review.
Please apply to the Upwork job. |
applied @JmillsExpensify |
@mananjadhav Can you close the loop on the Upwork job offer? Once this hits production later today or tomorrow, we can issue payments and close the issue. |
All contributors paid out. I'm going to close this issue out for now, though I've created a thread on regression testing for dark mode. We'll need to make sure that this is included. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.36-4 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2022-12-15. 🎊 After the hold period, please check if any of the following need payment for this issue, and if so check them off after paying:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Nothing left to do here. |
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:
When the user taps the dropdown, all text should be clear and readable
Actual Result:
The dropdown menu text is very hard to see in date selector
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.34.0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team / @dhairyasenjaliya
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1669787031782639
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: