Skip to content

[BUG]: Duplicate Search Bars on Shop Page Cause Redundant UI #372

Description

@BekkamMallishwari

Description

The Shop page currently displays two search bars:

  1. A global search bar in the navigation header.
  2. A second search bar above the product listing.

Having both visible at the same time creates a redundant user experience and unnecessary visual clutter.

Steps to Reproduce

  1. Open the Shop page.
  2. Observe the search bar in the navigation header.
  3. Scroll to the product section.
  4. Notice another search bar above the product grid.

Expected Behavior

  • Only one primary product search should be displayed, or
  • The purpose of each search bar should be clearly differentiated.

Actual Behavior

Two similar search bars are displayed simultaneously, making the interface appear repetitive and potentially confusing.

Suggested Fix

  • Remove one of the search bars if both perform the same function.
  • If both are required, differentiate their purpose with clearer labels or functionality.

Screenshot

Image

Metadata

Metadata

Labels

SSoC26Program label for Social Summer of Code Season 5.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions