marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native
Enatega Admin Dashboard: Stores page takes excessive time to load store data
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The Stores page is experiencing performance issues, with a noticeable delay in loading store records. This slow response time negatively affects the user experience, especially when navigating to the page or refreshing the data.
Steps to Reproduce:
Navigate to the Stores page.
Wait for store records to load.
Observe the delay before data appears on the screen.
Expected behavior
Store records should load within a few seconds of accessing the Stores page, providing users with a smooth and responsive experience.
Desktop (please complete the following information):
OS: [e.g. Windows]
Browser [e.g. chrome]
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 delay on the Admin Dashboard Stores page and observe the store-record loading behavior during navigation and refresh. Trace the page's data-loading entry point and measure whether the wait comes from the request or rendering. Done means store records appear within a few seconds with a responsive page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100