gray-mueller / gray-mueller/home-delivery-app-using-node-js
Scroll Function Not Working Properly on Store/restaurant Page in Enatega Customer App
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
On the store page of the Enatega customer app, the scrolling function is not behaving as expected. Users experience difficulty scrolling through the content — it either lags, gets stuck, or doesn’t respond smoothly, making it hard to browse through items or sections.
To Reproduce
Steps to reproduce the behavior:
Open the Enatega customer app
Navigate to any store page
Attempt to scroll down through the store items or content
Observe that the scrolling is unresponsive, jerky, or gets stuck
Expected behavior
Users should be able to scroll smoothly and continuously through all the content on the store page without any lag or interruption.
Screenshots
XRecorder_20250617_02.mp4
Smartphone (please complete the following information):
Device: Samsung A15
OS: Android
App Version: [insert version if known]
Additional context
This could be related to layout rendering issues, nested scroll views, or performance bottlenecks caused by heavy content. It directly affects the user experience while browsing stores in the app.
Contributor guide
Assessment
This issue has not been assessed yet.