-
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 2024-08-09] [$250] Expensify Card - Hitting Enter on limit amount page does not proceed to the next page #45269
Comments
Triggered auto assignment to @srikarparsi ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
@srikarparsi FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #wave-collect - Release 2 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Hitting Enter on limit amount page does not proceed to the next page What is the root cause of that problem?Default App/src/components/Form/FormWrapper.tsx Line 66 in 105dce5
We don't set App/src/pages/workspace/card/issueNew/LimitStep.tsx Lines 80 to 90 in 105dce5
What changes do you think we should make in order to solve the problem?Add What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Hitting Enter on limit amount page does not proceed to the next page What is the root cause of that problem?We don't pass
What changes do you think we should make in order to solve the problem?Pass
What alternative solutions did you explore? (Optional) |
Not a blocker, this is a minor problem. |
Triggered auto assignment to @adelekennedy ( |
Hi @adelekennedy! Do you know if it's expected that pressing enter takes you to the next screen? I'm not sure if this is something we want to fix. I can also check in product. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Pressing Enter doesn't proceed the user to the next page in the limit amount page. What is the root cause of that problem?The limit amount page is wrapped with a FormProvider. In FormProvider, if we press enter on an input, it will trigger App/src/components/Form/FormProvider.tsx Lines 268 to 275 in 58e2575
App/src/components/Form/InputWrapper.tsx Lines 29 to 59 in 58e2575
If the InputComponent is included in For the limit amount page, the input that we use is App/src/components/Form/InputWrapper.tsx Line 14 in 58e2575
and we don't set the App/src/pages/workspace/card/issueNew/LimitStep.tsx Lines 91 to 97 in 58e2575
that's why pressing Enter does nothing compared to other pages, such as new task. What changes do you think we should make in order to solve the problem?We have 2 options. Add App/src/components/Form/InputWrapper.tsx Line 14 in 58e2575
or pass App/src/pages/workspace/card/issueNew/LimitStep.tsx Lines 91 to 97 in 58e2575
|
It does looking like pressing enter to go to the next page works everywhere else so let's get this fixed. Making this external to pick a proposal. |
@srikarparsi, @adelekennedy, @rayane-djouah Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
friendly bump @srikarparsi ^^ |
This sounds good to me |
📣 @rayane-djouah 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @nyomanjyotisa 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.15-9 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 2024-08-09. 🎊 For reference, here are some details about the assignees on this 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:
|
Payments made! @rayane-djouah just the checklist here! |
Regression Test Proposal
Do we agree 👍 or 👎 |
makes sense to me! @srikarparsi any additional thoughts on the steps above? |
Nope, the steps look good to me as well! |
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: 9.0.6-1
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Hitting Enter on limit amount page will proceed to the next page
Actual Result:
Hitting Enter on limit amount page does not proceed to the next page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6538919_1720701047945.20240711_202859.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @adelekennedyThe text was updated successfully, but these errors were encountered: