-
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 2024-12-20] [HOLD for payment 2024-12-19] [$250] Search - Approve button becomes green when the held expense is selected via checkbox #53897
Comments
Triggered auto assignment to @RachCHopkins ( |
Triggered auto assignment to @Gonals ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Approve button becomes green when the held expense is selected via checkbox. What is the root cause of that problem?We are setting button style with
even though we have set
What changes do you think we should make in order to solve the problem?We should update this condition to show style
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
Job added to Upwork: https://www.upwork.com/jobs/~021866771543910403509 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jayeshmangwani ( |
@nkdengineer Your change will also remove the button background. Please check the SS |
ProposalPlease re-state the problem that we are trying to solve in this issue.The Approve button becomes green even though it's on hold when it's selected. What is the root cause of that problem?When the item is selected, we always use the App/src/components/SelectionList/Search/ActionCell.tsx Lines 95 to 104 in c1454f7
What changes do you think we should make in order to solve the problem?When the item is selected but
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Search - Approve button becomes green when the held expense is selected via checkbox What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
const buttonInnerStyles = isSelected && shouldUseSuccessStyle ? styles.buttonSuccessHovered : isSelected && styles.buttonDefaultHovered; What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional) |
What significant difference is in your Propsoal @Krishna2323 then @bernhardoj 's propsosal ,I have tested it and it worked fine |
@bernhardoj's proposal has been tested, and it looks good. We can proceed with it. cc: @Gonals 🎀 👀 🎀 C+ reviewed |
Current assignee @Gonals is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
This comment was marked as off-topic.
This comment was marked as off-topic.
@Krishna2323 Could you provide an example where you think that the above condition might fail? |
I apologize for the inconvenience, @jayeshmangwani. I misread the code. The selected proposal works well. |
No issues, thanks for your proposal 🙌 |
@jayeshmangwani I understand this is a blocker issue but do you mind taking a look at my proposal. |
Result comparisonPlease notice button interactiveness Currently Selected ProposalScreen.Recording.2024-12-11.at.5.31.28.PM.movMy ProposalScreen.Recording.2024-12-11.at.5.29.10.PM.movcc. @jayeshmangwani |
btw this was likely a regression from #53117. cc @NJ-2020 @mananjadhav |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.74-8 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-12-19. 🎊 For reference, here are some details about the assignees on this issue:
|
@jayeshmangwani @RachCHopkins @jayeshmangwani The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.75-6 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-12-20. 🎊 For reference, here are some details about the assignees on this issue:
|
@jayeshmangwani @RachCHopkins @jayeshmangwani The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
@jayeshmangwani can you complete the checklist so that I can get the payment organised, please? |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalPrecondition:
Test:
Do we agree 👍 or 👎 |
@RachCHopkins Yes, the checklist is completed! 🙌 |
Payment Summary:
Upwork job here |
Contributors are ready to request payment, there are no contracts to complete, and the Upwork post has been closed. |
Requested in ND. |
$250 approved for @bernhardoj |
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: 53889
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes, reproducible on both
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): applausetester+kh1311020@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Precondition:
Expected Result:
Approve button should remain gray as long as the expense is held.
Actual Result:
Approve button becomes green when the held expense is selected via checkbox.
It turns gray when hovered in selected state.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6690430_1733874805350.hold_search.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @jayeshmangwaniThe text was updated successfully, but these errors were encountered: