Skip to content

[Bug]: UI issues on collections page #225

@SharayuShelke2006

Description

@SharayuShelke2006

Bug Description

Currency mismatch in price slider
The filter price slider is showing $0 - $2000 while all product prices are displayed in ₹.
Currency should remain consistent across the UI.
Suggested fix:
Replace $ with ₹ in the slider labels.
Example: ₹0 - ₹2000
Dispatch text overflowing/cut in product card
The 12h dispatch text is getting cut off because the container width is too small.
UI alignment breaks on the product card.
Suggested fix:
Increase badge/container width
Or reduce font size/padding
Or allow text wrapping/flex alignment

Steps to Reproduce

Go To colletions page

Expected Behavior

Slider should be in rupees
cards should be of proper width to display whole content

Current Behavior

Slider shows dollar symbol
Content doesnt fit well in card

Environment

Windows Chrome

Logs/Screenshots

Image please assign me this under gssoc'26

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions