-
Notifications
You must be signed in to change notification settings - Fork 220
Remove data attributes from being saved in html of All products block #10032
Conversation
Hi @hritikchaudhary - thanks for submitting this however you will need to deprecate here as we discussed on #9961 otherwise users will see block validation errors. |
This PR has been marked as If deemed still relevant, the pr can be kept active by ensuring it's up to date with the main branch and removing the stale label. |
This PR has been marked as If deemed still relevant, the pr can be kept active by ensuring it's up to date with the main branch and removing the stale label. |
Hi @hritikchaudhary - any updates on this? If you don't have time to look more into this, I am more than happy to take this over. |
Hi @roykho I'm really sorry, this one slipped out of my radar... |
Hi @hritikchaudhary - yes you can use the same file and just create a v2 object. |
Ok, Thanks for the clarification. |
Hi @roykho, I have added old save function in deprecated.js, Not sure how to modify save.js so it indicates that save function is deprecated. |
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 pushing up updates. I've left some comments.
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.
Hi @hritikchaudhary - some e2e tests are not passing as seen here could you please take a look at those and fix/update the tests if needed so that they will pass?
Hi @roykho I'm facing some discrepancies in e2e test result, but was able to pin point one test case that was common between my local and workflow result. |
* Empty commit for release pull request * Update to version 11.3.1 * Revert #10032 so All Products renders in the frontend (#11263) * Add testing instructions * Fix linting errors in testing instructions for 1130 * Update testing instructions --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: roykho <roykho77@gmail.com> Co-authored-by: Karol Manijak <20098064+kmanijak@users.noreply.github.com>
Fixes #9961
Changes in the PR:
Removed propTypes definitions from Reviews By Category.
Testing
Automated Tests
User Facing Testing
WooCommerce Visibility