-
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
[HOLD for payment 2021-10-07] Use number pad keyboard when field input will only include numbers in VBA flow #5321
Comments
Triggered auto assignment to @JmillsExpensify ( |
ProposalAdding |
Upwork job is here: https://www.upwork.com/jobs/~010b5eef0fab29284e |
Triggered auto assignment to @madmax330 ( |
Triggered auto assignment to @Jag96 ( |
@kevinksullivan it looks like we ask for hyphens for @thesahindia your proposal makes sense for the fields except for |
ProposalWe need to use For fields DOB, Incorporation Date -iOS - We can write a new method For other fields
|
I think we can just leave it as it is for now it is already being handled here |
@Jag96 I agree with @thesahindia. We already have a separate issue for that one |
Sounds good, @thesahindia your proposal looks good then, feel free to start on a PR once you've been hired in Upwork. @JmillsExpensify let's hire @thesahindia for this one. |
Hey @JmillsExpensify, I think this job is for an another issue:#5303 |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.3-1 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 2021-10-07. 🎊 |
Hi team, I couldn't find the job for this issue on Upwork. |
@thesahindia I couldn't find it either, I just created a new posting and invited you, thanks for the heads up! https://www.upwork.com/jobs/~01a1e4563f1db799d8 |
Paid! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Problem
The keyboard does not "match" certain fields that should only include numbers within the VBA flow, which requires users to tap through to numbers within their keyboard manually. Here is where this occurs:
Company Information Step
Incorporation DatePersonal Information Step
DOBAction Performed:
Solution
Use the number pad whenever a field within the VBA flow will only include digits, like so:
Platform:
Reproducible in staging?: Yes
Reproducible in production?: Yes
Notes/Photos/Videos:
We should use the number pad in scenarios like this one:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: