Skip to content
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

Closed
kbecciv opened this issue Nov 30, 2022 · 16 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Reviewing Has a PR in review Weekly KSv2

Comments

@kbecciv
Copy link

kbecciv commented Nov 30, 2022

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:

  1. Access the New Expensify iOS app
  2. Sign into a valid account
  3. Click on Profile > Workspace > Connect bank > Connect manually
  4. Enter routing information and proceed to the next page
  5. Scroll down to the "Incorporation date" section and tap on the field, a drop down menu should open

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?

  • iOS

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

@kbecciv kbecciv added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Nov 30, 2022
@melvin-bot
Copy link

melvin-bot bot commented Nov 30, 2022

Triggered auto assignment to @JmillsExpensify (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

@dhairyasenjaliya
Copy link
Contributor

dhairyasenjaliya commented Nov 30, 2022

Proposal

Slack proposal link https://expensify.slack.com/archives/C049HHMV9SM/p1669787038687609?thread_ts=1669787031.782639&cid=C049HHMV9SM

  • we just need to change themeVariant prop to dark in DatePicker index.ios.js

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}
          />

@alex-mechler alex-mechler self-assigned this Nov 30, 2022
@alex-mechler
Copy link
Contributor

Snagging this one to knock it out super quick cc @JmillsExpensify

@dhairyasenjaliya
Copy link
Contributor

dhairyasenjaliya commented Nov 30, 2022

@alex-mechler can you check my above proposal i add along with bug reporting #13203 (comment)

@alex-mechler
Copy link
Contributor

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

@JmillsExpensify
Copy link

Thanks @alex-mechler!

@JmillsExpensify
Copy link

Also if we are using @dhairyasenjaliya's proposal in the internal PR, then I'm fine paying it out in this case.

@alex-mechler
Copy link
Contributor

Yup, I used @dhairyasenjaliya's proposal, lets pay out like normal if #13210 solves the issue

@JmillsExpensify
Copy link

Noted, sounds great.

@alex-mechler alex-mechler added the Reviewing Has a PR in review label Nov 30, 2022
@JmillsExpensify
Copy link

Alright, let's swing back to the Upwork stuff since the PR is in review.

Please apply to the Upwork job.

@dhairyasenjaliya
Copy link
Contributor

applied @JmillsExpensify

@JmillsExpensify
Copy link

@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.

@JmillsExpensify JmillsExpensify changed the title iOS - The dropdown menu text is very hard to see in date selector [HOLD for payment 2022-12-06] iOS - The dropdown menu text is very hard to see in date selector Dec 5, 2022
@JmillsExpensify
Copy link

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.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Daily KSv2 labels Dec 8, 2022
@melvin-bot melvin-bot bot changed the title [HOLD for payment 2022-12-06] iOS - The dropdown menu text is very hard to see in date selector [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 Dec 8, 2022
@melvin-bot
Copy link

melvin-bot bot commented Dec 8, 2022

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:

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@melvin-bot
Copy link

melvin-bot bot commented Dec 8, 2022

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:

@JmillsExpensify
Copy link

Nothing left to do here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Reviewing Has a PR in review Weekly KSv2
Projects
None yet
Development

No branches or pull requests

4 participants