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

Allow to filter export by product. #267

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sun
Copy link

@sun sun commented May 5, 2023

Problem

  • The export cannot be filtered to a certain product.

Details

  • The submit handler was already foreseeing this in some way, only the export form does not contain a corresponding field for it.
  • Luckily we can piggyback on the WooCommerce product filter autocomplete behavior, too. :)

Proposed solution

  1. Add the form field to select a product to filter by.
  2. Form submission handling was already implemented by someone else in the past.

Notes

@sun
Copy link
Author

sun commented Jul 17, 2023

Any update on this? We're using the code in production already.

@sun
Copy link
Author

sun commented Jan 12, 2024

We are still using this successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant