marthaegrimaldi / marthaegrimaldi/ifood-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
Reproduce the issue from the food ordering page while scrolling and adding a product to the cart, then inspect the food heading's scroll behavior in the React Native app. Done means the heading scrolls naturally or uses intentional sticky behavior without obstructing the view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100