Skip to content

Grid/List view toggle incorrectly appears inside the filter panel on Home page#2

Description

@BilgeGates

馃悶 Grid/List view toggle incorrectly appears inside the filter panel on Home page

Description

On the Home page, the Grid/List view toggle should not be part of the filter panel.
However, it is currently rendered inside the filter section, which is not expected behavior.

The Home page is not designed to support Grid/List switching within filters, but the control still appears there.


Steps to Reproduce

  1. Open the Home page
  2. Locate the filter panel
  3. Notice that a Grid/List view toggle is displayed inside the filter section

Expected Behavior

  • The filter panel should only contain filtering-related controls (search, genre, sort, etc.)
  • Grid/List view toggle should not appear in the Home page filter panel

Actual Behavior

  • Grid/List view toggle is visible inside the filter panel on the Home page
  • This causes UI inconsistency and user confusion

Environment

  • App running on localhost:3000
  • Browser: Chrome (latest)
  • OS: Windows 10

Additional Notes

Possible causes:

  • Shared Filter component reused without page-specific conditions
  • Missing conditional rendering logic for Home page context

Screenshot attached for reference.

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