-
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
[Payment due 3-7][$500] [MEDIUM] Connect Bank Account - No limit for entering amount in transition field #33065
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01ec80ed70582379a7 |
Triggered auto assignment to @Christinadobrzyn ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @abdulrahuman5196 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Connect Bank Account - No limit for entering amount in transition field What is the root cause of that problem?We don't set What changes do you think we should make in order to solve the problem?We can set App/src/pages/ReimbursementAccount/ValidationStep.js Lines 160 to 168 in 207d4ac
For value, we can add a new constant And then we can update this input like
Also we need make the same for other Inputs App/src/pages/ReimbursementAccount/ValidationStep.js Lines 169 to 186 in 207d4ac
What alternative solutions did you explore? (Optional)NA |
ProposalPlease re-state the problem that we are trying to solve in this issue.Connect Bank Account - No limit for entering amount in transition field What is the root cause of that problem?We don't pass the App/src/pages/ReimbursementAccount/ValidationStep.js Lines 159 to 187 in 207d4ac
What changes do you think we should make in order to solve the problem?We should pass the maxLength prop like we do in other areas of the app: maxLength={CONST.FORM_CHARACTER_LIMIT} AlternativelyConsidering the validation transaction digit limit is very short VALIDATION_TRANSACTION_LIMIT: 3 maxLength={CONST.VALIDATION_TRANSACTION_LIMIT} |
Dont you think we should create a new CONST to handle this? I dont think 50 is the precise limit either. So we can add a const like CONST.BANK_ACCOUNT.MAX_LENGTH.AMOUNT and specify the value there. As these are test amounts i dont think they will be more than 6 digits. What do you think? @ZhenjaHorbach @neonbhai |
@sfurqan2 Thank you for the comment, it does seem like 50 might be too much for the verification transaction amount, but I've suggested the limit since we use this const globally for form character limit. Let's see if the C+ team has thoughts on this while reviewing. |
ProposalUpdatedAdded an Alternative approach with another const limiting the text field to few characters for better UX |
I think this does need to be fixed (maybe a medium priority) and could be fixed as part of the VBA updates on Wave 6 - going to add to that wave for review to determine the priority of fixing this. |
@abdulrahuman5196, @Christinadobrzyn Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Will review today. |
Reviewing now |
@Christinadobrzyn some questions on the issue
|
Great questions! working on these answers with our curators https://expensify.slack.com/archives/C02MW39LT9N/p1703024244988059 I'll follow up as soon as possible! |
working on the answers to #33065 (comment) |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Hi @abdulrahuman5196 answers to your question:
Let me know if you need anything else! |
Hi, Are we tracking to fix this internally or with the already reviewed proposal? |
Current assignee @abdulrahuman5196 is eligible for the External assigner, not assigning anyone new. |
Oh, this can definitely be external. @ZhenjaHorbach's proposal you reviewed earlier looks good. @ZhenjaHorbach are you still interested in taking on this issue? If not, we'll open this up to new proposals! |
Hello ) |
📣 @abdulrahuman5196 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @ZhenjaHorbach 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR will be ready today or tomorrow |
PR is in staging - getting close! #37106 |
No a regression. Seems to be the case for sometime.
No. Wouldn't be benificial to add for this UX case bug. @Christinadobrzyn Added BZ checklist. This is for payment due on March 7th. But seems melvin didn't auto update here. |
Thanks for the heads up @abdulrahuman5196! Can we confirm this is the payment for March 7th (assuming no regressions)? Contributor: $500 @ZhenjaHorbach (Paid in Upwork - https://www.upwork.com/nx/wm/offer/101035377) Upwork job is here. |
@Christinadobrzyn I think the offer has been accepted already. Do let me know if there is some issue. |
No issue with the offer - just adding them to the payment summary for tracking/easy reference. This is paid out - closing! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: v1.4.12-0
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Save and Continue
through all these steps:011401533
1111222233331111
create any name, address, phone, tax ID, company type, incorporation date
create any name, address, SSN can be 3333
Expected Result:
Limit for entering an amount in the transition field presents
Actual Result:
No limit for entering amount in transition field
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6313132_1702563512164.Record_2023-12-14-11-27-51_4f9154176b47c00da84e32064abf1c48.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: