-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Revert change that auto collapses the short description field #35213
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
Revert change that auto collapses the short description field #35213
Conversation
Test Results SummaryCommit SHA: a1ceabb
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. |
|
Please revert it. |
octaedro
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.
Thank you @louwie17 for the quick fix! This is testing well on my end and the code LGTM 🚀
|
Hi @louwie17, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:
|
|
Hi. I'm a new user on github. Where it says the bot "added this to the 7.2 milestone" - does that mean that this will for sure be reverted on the 7.2 release? Also where is the best place to follow for timelines for upcoming releases. The developer.woocommerce.com blog doesn't have any posts about 7.1 nor 7.2 beta/RCs? I'm still trying to figure out navigating github :) |
|
Hi @rinkrote 👋
yes.
Please check https://developer.woocommerce.com/releases/. Hope this helps! |
|
Yes please!!!!! Thank you! When will this update come? |
Looks like (according to https://developer.woocommerce.com/2022/11/29/woocommerce-7-2-beta-2/ ) that 7.2 is scheduled to be released Dec 13th. |
WooCommerce 7.2 no longer auto collapses the short description field, so we don’t need to open it. See woocommerce/woocommerce#35213
All Submissions:
Changes proposed in this Pull Request:
This change reverts a change added as part of this issue's requirement originally that auto collapses the product short description (original PR).
From user feedback received, the short description is quite popular and having to expand it each time is more of a time cost instead of saving.
Closes #33537 .
How to test the changes in this Pull Request:
pnpm run buildOther information:
pnpm changelog add --filter=<project>?FOR PR REVIEWER ONLY: