marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native
Enatega Customer Application: Store Categories horizontal scroll bar starts from the middle instead of the beginning.(On all of the See All pages)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When opening the store categories section, the horizontal scroll bar is positioned in the middle instead of starting from the beginning. This causes users to miss initial categories and requires them to manually scroll back to view all options.
Steps to Reproduce:
Open the application.
Navigate to See All button
Navigate to the store categories section.
Observe the position of the horizontal scroll bar.
Expected behavior
The horizontal scroll bar should start from the beginning, showing the first category by default.
Smartphone (please complete the following information):
Device: [e.g. iPhone12]
OS: [e.g. iOS]
Browser [e.g. Application]
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 by opening the application, selecting See All, and entering the store categories section on each See All page. Trace the screen and horizontal category list entry points used there, then verify that every list opens at its first category rather than in the middle. Done means the initial category is visible consistently across all See All pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100