Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

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

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

Nobody has claimed this yet.

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

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 at the food ordering page in the Customer App and reproduce the issue while scrolling as products are added to the cart. Locate the food category heading and verify that it no longer obstructs the view, either by scrolling naturally or by using intentional sticky behavior.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.