-
Notifications
You must be signed in to change notification settings - Fork 1.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
Fixes: Issue post list tab switching #20184
Conversation
Generated by 🚫 Danger |
📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## trunk #20184 +/- ##
==========================================
- Coverage 40.18% 40.17% -0.01%
==========================================
Files 1469 1469
Lines 67630 67634 +4
Branches 11200 11202 +2
==========================================
Hits 27174 27174
- Misses 37964 37968 +4
Partials 2492 2492 ☔ View full report in Codecov by Sentry. |
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.
Looks good @AjeshRPai. The correct tab is now selected. 👏
Fixes
This PR introduces a minor change to show the correct tabs when
To Test:
known issues
Regression Notes
Potential unintended areas of impact
Tabs are not selected properly
What I did to test those areas of impact (or what existing automated tests I relied on)
Manual testing
What automated tests I added (or what prevented me from doing so)
NA
PR submission checklist:
RELEASE-NOTES.txt
if necessary.UI Changes testing checklist: