Skip to content

Implement attribute and category selection on product filter#2

Draft
Level237 wants to merge 1 commit intomainfrom
cursor/implement-attribute-and-category-selection-on-product-filter-aa0d
Draft

Implement attribute and category selection on product filter#2
Level237 wants to merge 1 commit intomainfrom
cursor/implement-attribute-and-category-selection-on-product-filter-aa0d

Conversation

@Level237
Copy link
Owner

Refactor product filters on ProductListPage to use select dropdowns for categories and introduce a two-step selection for product attributes (type then value), excluding color.

The previous category filter allowed multiple selections via checkboxes, which was not the desired behavior. This PR updates it to a single-select dropdown. Additionally, a new filtering mechanism for product attributes (e.g., size, shoe size) has been implemented, allowing users to first choose an attribute type and then a specific value, while explicitly excluding 'Couleur' (color) from this new attribute filter section as per the user's request.


Open in Cursor Open in Web

Co-authored-by: adrian <adrian@viens-yamo.com>
@cursor
Copy link

cursor bot commented Sep 12, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

2 participants