Skip to content

[Woo POS] Favourite products in POS #15533

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

Draft
wants to merge 4 commits into
base: trunk
Choose a base branch
from

Conversation

joshheald
Copy link
Contributor

@joshheald joshheald commented Apr 21, 2025

Closes: #

Description

This is a Proof of Concept for using favourites to filter the POS product list, to have custom product lists available in POS. It's only a lightweight, temporary approach, but it might help some merchants if we can get it out really soon.

We already store a list of favourited product IDs in the local storage. This PR adds an option to use that list as a filter on the Products List requests when the toggle is on, and to toggle the favourite state within POS.

It could also work with search, but I've not added it there yet.

Steps to reproduce

Testing information

Screenshots

favourite.products.on.POS.mp4

  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

Reviewer (or Author, in the case of optional code reviews):

Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement:

  • The PR is small and has a clear, single focus, or a valid explanation is provided in the description. If needed, please request to split it into smaller PRs.
  • Ensure Adequate Unit Test Coverage: The changes are reasonably covered by unit tests or an explanation is provided in the PR description.
  • Manual Testing: The author listed all the tests they ran, including smoke tests when needed (e.g., for refactorings). The reviewer confirmed that the PR works as expected on all devices (phone/tablet) and no regressions are added.

@joshheald joshheald added status: do not merge Dependent on another PR, ready for review but not ready for merge. feature: POS labels Apr 21, 2025
@joshheald joshheald changed the base branch from trunk to woomob-147-improve-search-box-ui April 21, 2025 17:42
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ This PR is larger than 300 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.
1 Message
📖 This PR is still a Draft: some checks will be skipped.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Collaborator

App Icon📲 You can test the changes from this Pull Request in WooCommerce iOS Prototype by scanning the QR code below to install the corresponding build.

App NameWooCommerce iOS Prototype
Build Number29410
VersionPR #15533
Bundle IDcom.automattic.alpha.woocommerce
Commitc320e0f
Installation URL00gp7d5d46to0
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Base automatically changed from woomob-147-improve-search-box-ui to trunk April 22, 2025 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: POS status: do not merge Dependent on another PR, ready for review but not ready for merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants