Skip to content

[Functional] Brand filter state is lost after page refresh #3

@2pasha

Description

@2pasha

Description

When a user filters products by a specific brand (e.g., "Apple") and refreshes the page, the filter checkbox remains checked visually, but the product list resets to show all items.

Steps to Reproduce

  1. Select "Apple" in the brand filter.
  2. Refresh the page (F5).
  3. Look at the product list.

Actual Result

All phones are displayed, but the "Apple" checkbox is still active (from localStorage).

Expected Result

The product list should effectively filter by "Apple" immediately after reload if the state is persisted.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions