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

[Woo POS] [Variable Products] Add pagination support for variation sublists #14696

Open
joshheald opened this issue Dec 16, 2024 · 1 comment
Labels
feature: POS type: task An internally driven task.

Comments

@joshheald
Copy link
Contributor

joshheald commented Dec 16, 2024

Description

The ItemListController will need to support pagination for sub lists as well as the root list.

To achieve this, we can add a parent: POSItem parameter to the loadNextItems function, which can update the state for the appropriate sublist to loading, and then when it completes, update the loaded content and stored page state.

@dangermattic
Copy link
Collaborator

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: POS type: task An internally driven task.
Projects
None yet
Development

No branches or pull requests

2 participants