Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
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 by reproducing the issue on the food ordering page while adding a product to the cart and scrolling. Inspect the food heading's rendering and scroll behavior in the React Native customer app; done means the heading no longer obstructs the view and scrolls naturally, or remains fixed only with intentional sticky behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100