Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

I want to apply filters in Category Page So I can see filtered list of the products #213

Closed
rmakara opened this issue Dec 12, 2019 · 1 comment · Fixed by #227
Closed
Assignees

Comments

@rmakara
Copy link
Collaborator

rmakara commented Dec 12, 2019

Context
Within the task #5 we fetched all the available filters for Category. Now we want to make it possible to apply these filters and in result - receive filtered products list.

Dependencies

Acceptance Criteria

  • I can filter by all of the available filter types within' the category page.
  • I can filter by "property filters".
  • I can filter by "range filters".
  • I can filter by "boolean filters".
  • When I use a filter then products list gets updated.
  • I can use a few filters at once.
  • I can filter by nested field in Product entity.
@rmakara
Copy link
Collaborator Author

rmakara commented Dec 30, 2019

To do note from @mkucmus:

  • Resetting filters after redirecting to other category.

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

Successfully merging a pull request may close this issue.

3 participants