-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Analytics: Fix advanced filtering date selection in WordPress 6.1. #35644
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
Conversation
Test Results SummaryCommit SHA: c00fc3c
To view the full API test report, click here. To view the full E2E test report, click here. To view all test reports, visit the WooCommerce Test Reports Dashboard. |
|
@alefesouza Since you found #35630 originally, could you please test and review this? I managed to get a semi-broken WCPay installation going on my dev env, which got me far enough to be able to test the advanced filter's date pickers on the Transactions screen, but I can't add orders to actually verify that the filtering is working. |
alefesouza
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected 👍
louwie17
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the quick fix @mattsherman this tested well on both WP 6.0 and 6.1
…35644) * Fixed date filter date selection in WordPress 6.1. * Move fix deeper into DatePicker itself.
Analytics: Fix advanced filtering date selection in WordPress 6.1. (#35644) Co-authored-by: Matt Sherman <[email protected]>
All Submissions:
Changes proposed in this Pull Request:
This PR fixes the advanced date filter used on the WCPay Transactions and Disputes page to work when running on WordPress 6.1.
Closes #35630.
How to test the changes in this Pull Request:
Other information:
pnpm --filter=<project> changelog add?FOR PR REVIEWER ONLY: