Skip to content
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

Add Product Editor Compatibility #40

Open
4 tasks
vikrampm1 opened this issue Nov 22, 2023 · 2 comments · May be fixed by #72
Open
4 tasks

Add Product Editor Compatibility #40

vikrampm1 opened this issue Nov 22, 2023 · 2 comments · May be fixed by #72
Assignees
Labels
priority: high The issue/PR is high priority—if affect lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team).

Comments

@vikrampm1
Copy link
Contributor

Declare compatibility for this extension with the WooCommerce Product Editor by integrating with the Groups, Sections, and Fields as described in the Product Editor Development Handbook.

  • If the extension doesn’t interact with the product editor, then declare compatibility without any sort of testing.
  • If the extension interacts with the product editor and doesn't have existing e2e tests that interact with the editor, then add those e2e tests.
  • If the extension interacts with the product editor and has e2e tests that interact with the editor, then ensure those tests run and pass successfully.
  • Add compatibility fixes where necessary.
@vikrampm1 vikrampm1 added priority: high The issue/PR is high priority—if affect lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team). labels Nov 22, 2023
@diegocurbelo diegocurbelo transferred this issue from another repository Jan 8, 2024
@jeffpaul jeffpaul added this to the Future Release milestone Jan 9, 2024
@vikrampm1 vikrampm1 assigned Sidsector9 and unassigned ravinderk Jan 22, 2024
@Sidsector9
Copy link
Member

@diegocurbelo I've partially added the necessary product metabox fields to the block product editor.
I need some pointers on few blockers I'm facing:

Screenshot 2024-01-23 at 8 23 20 PM Screenshot 2024-01-23 at 8 23 54 PM

I couldn't find in the Woo docs. Is there a way I can extend the fields to add the texts shown in the images above? Even better would be to make them conditional?

@vikrampm1 vikrampm1 added the status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. label Jan 25, 2024
@Sidsector9 Sidsector9 linked a pull request Feb 26, 2024 that will close this issue
4 tasks
@jeffpaul jeffpaul removed this from the Future Release milestone Feb 26, 2024
@jeffpaul
Copy link
Contributor

Noting that this work is blocked by woocommerce/woocommerce#45143

@jeffpaul jeffpaul added this to the Future Release milestone Apr 1, 2024
@jeffpaul jeffpaul removed the status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high The issue/PR is high priority—if affect lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants