marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

Excessive White Space Between Delivery Time and Product List on Store Page – Customer App

Open
#553 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
In the customer app, on the store detail page, there is an unusually large white space between the delivery time section and the product categories. This makes the layout look broken or empty and requires unnecessary scrolling.

To Reproduce
Steps to reproduce the behavior:

Open the customer app

Navigate to any store page

Scroll past the store info (ratings, timings, delivery time)

Observe the large empty space before product categories appear

Expected behavior
The space between the store information and product listings should be minimal and consistent with the rest of the app layout for a clean and efficient UI.

Screenshots

Image

Smartphone (please complete the following information):

Device: Samsung A15

OS: Android 14

App Version: [insert if known]

Additional context
This is likely caused by a layout padding/margin or rendering logic issue. Reducing this space will improve usability, reduce scroll effort, and provide a more polished UI appearance.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the customer app on the store detail page, using the reported Samsung A15 and Android 14 context if available. Locate the layout between the delivery time section and product categories; done means the excessive gap is removed and the spacing is minimal and consistent with the rest of the app.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, mobile-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.