beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 13 forks source link

Dragon Foods - Scrollbar is present in search results when it is not required #2537

Closed omkar-em closed 1 day ago

omkar-em commented 1 week ago

Bug Description

A scrollbar is appearing in the search results of the Dragon Foods application when it is not necessary. This is disrupting the layout, as the results are fully visible without the need for scrolling.

Steps to Reproduce

  1. Navigate to the search results page in the Dragon Foods application.
  2. Search for any product.
  3. Observe that a scrollbar appears, even though the results are fully visible without the need for scrolling.

Expected Behavior

The scrollbar should only appear when the content exceeds the visible area. If all search results can fit within the screen, no scrollbar should be present.

Actual Behavior

A scrollbar appears in the search results even when it is not needed, disrupting the user interface.

Figma

NA

Environment

Screenshots/Logs

Image

skrushna1506 commented 6 days ago

PR for above task https://github.com/beckn/beckn-ui-workspace/pull/2570 CC:- @omkar-em @SanketEminds @emmayank

SanketEminds commented 3 days ago

This is tested and its working fine. Image

omkar-em commented 1 day ago

Image This is resolved. Closing this bug. cc: @emmayank @skrushna1506