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] Show the ItemList in a NavigationStack and allow navigation from the root list to child variation lists. #14702

Closed
2 of 3 tasks
joshheald opened this issue Dec 16, 2024 · 1 comment · Fixed by #14807
Assignees
Labels
feature: POS type: task An internally driven task.

Comments

@joshheald
Copy link
Contributor

joshheald commented Dec 16, 2024

Description

We will add a nested NavigationStack as the root of the ItemListView. It should have the standard navigation bar hidden, and our existing styled header used instead.

The path should use POSItem and navigationDestination to show an ItemList, which will either be the root, or a sublist of variations.

The back button will need to be custom, and should be chevron.backward SF symbol – not the Android style as in the designs.

Image

@dangermattic
Copy link
Collaborator

dangermattic commented Dec 16, 2024

Thanks for reporting! 👍

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
3 participants