-
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-01-09] BA - Previous month it's displayed on calendar after coming back to form #32535
Comments
👋 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:
|
Triggered auto assignment to @marcaaron ( |
Gonna remove the blocker because I think this is only getting reported because testers can't test on production. I would guess the problem exists there. But it is also very minor. |
Triggered auto assignment to @sophiepintoraetz ( |
This comment was marked as off-topic.
This comment was marked as off-topic.
ProposalPlease re-state the problem that we are trying to solve in this issue.Previous month is displayed on calendar reload when first day of month is previously selected What is the root cause of that problem?
Here, props.value doesn't have any timezone info (i.e. 2022-12-01 )and new Date(props.value) parses date as GMT and resets date based on user timezone (i.e. if user timezone is GMT-4: Tue Nov 30 2022 20:00:00 GMT-0400 )So month is Nov instead of Dec What changes do you think we should make in order to solve the problem?use |
This seems like another instance of @sophiepintoraetz I can take this as C+ if you don't mind as I already have context while reviewing similar PR |
Perfect, will assign you! |
Thanks @sophiepintoraetz |
proposal |
Triggered auto assignment to @puneetlath, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Solution seems straightforward. Is there any way for us to prevent this type of issue in the future? Perhaps via linting or something? |
@puneetlath, @sophiepintoraetz, @mkhutornyi, @situchan Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@mkhutornyi - do you have a draft PR up? Can you keep track of your progress on here please? |
Draft PR is up. Will get ready for review by tomorrow |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.20-3 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-01-09. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
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:
|
Offers sent! @situchan - I'll release payment once the checklist is completed |
|
Payment Summary
BugZero Checklist (@puneetlath)
|
Hmm, not sure what that is about - paid contracts here: |
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: 1.4.8-0
Reproducible in staging?: Y
Reproducible in production?: n/a
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:
Expected Result:
The calendar should display the month the user selected
Actual Result:
The calendar shows the month prior to the one selected by the user
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6302413_1701812765238.Krio7836_1_.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: