-
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-06-13] More feature Popup - Text under "not so fast" quickly disappears & slightly shrinks popup #42903
Comments
Triggered auto assignment to @MariaHCD ( |
Triggered auto assignment to @CortneyOfstad ( |
👋 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:
|
@CortneyOfstad 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 this issue might be related to the #collect project. |
Production PROD.mp4 |
Looks like this can be a followup from #42662 I don't think this should block the deploy |
@mananjadhav would you be able to handle this improvement? |
@MariaHCD Yes I can handle this as a follow up. Quick question though (may be even for @lakchote). I am using the same modal for Organize and Integrate section. I had intentionally put this behavior because when I set the state to false for the modal, it doesn't immediately close the popup. If had the content |
ProposalPlease re-state the problem that we are trying to solve in this issue.More feature Popup - Text under "not so fast" quickly disappears & slightly shrinks popup What is the root cause of that problem?The existing system updates the prompt when itemType changes:
We have this logic in
What changes do you think we should make in order to solve the problem?Add a new state:
Use this in prompt:
Add this useEffect:
|
@mananjadhav @lakchote Any chances to make this external? |
@mananjadhav If separate modals is the only way to implement this improvement, I think it should be fine. cc: @lakchote for thoughts too. |
@ShridharGoel Thanks for the proposal but I think we'll likely keep this assigned to @mananjadhav since it is followup polish from #42662 |
Yes. This need not be external.
I wouldn't say the only way. We would anyway need to add some or the other state variable to track it, then why not just keep the modals separate, instead of complicating it with multiple state or side effect checks. |
Keeping it simple sounds good to me 👍🏼 |
I do agree with both of you @MariaHCD @mananjadhav , let's not complicate it and bloat code with different states/checks. I'm in favor of the separate modals 👍 |
I added a PR but i have some power issues. I’ll finish the checklist as soon as I have it back. |
Yes, can do 👀 |
Merged the PR: #42919 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.79-11 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-06-13. 🎊 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:
|
@mananjadhav when you have a chance can you complete the checklist above so there is no delay in issuing payment? Thanks! |
@CortneyOfstad There won't be any payout for this issue. This was more of a follow up from #42662 which was worked by me only. No further action needed here. Just need to wait for the regression period and close it out. |
Sounds good @mananjadhav! Thanks! |
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.78-2
Reproducible in staging?: Y
Reproducible in production?: N
Found when executing PR : #42662
Email or phone of affected tester (no customers): applausetester+emilio@applause.expensifail.com
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
User expects the popup to simply disappear instanly
Actual Result:
The popup ever so slightly resizes (The text under "not so fast" simply disappears). before the popup goes away. Making it to where it slightly changes size before going away.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6497028_1717133451594.Text_under_not_so_fast_disappears.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @CortneyOfstadThe text was updated successfully, but these errors were encountered: