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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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