gray-mueller / gray-mueller/online-food-ordering-platform-in-python

Enatega Customer App: Food heading sticking up to the screen while user scroll down while adding product to cart

Open
#524 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When a user scrolls down while adding a product to the cart, the food category heading remains stuck at the top of the screen, obstructing the view.

Steps to Reproduce:

Open the food ordering page.
Scroll down while adding products to the cart.
Observe that the food heading remains fixed on the screen instead of scrolling naturally.
Expected behavior
The food heading should scroll naturally with the page or remain fixed only if intended (e.g., with proper sticky behavior).

Smartphone (please complete the following information):

Device: [e.g. SamsungA15]
OS: [e.g. android]
Browser [e.g. App, ]
Version [e.g. latest]

Contributor guide

Open the contributing guide

Research direction

Start at the Enatega customer app's food ordering page and reproduce the issue while scrolling during product addition. Locate the component that renders the food category heading and inspect its scrolling or sticky behavior. Done means the heading scrolls naturally, or remains fixed only when that behavior is intentionally configured, without obstructing the page.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.