marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code
Enatega Admin Dashboard: Stores page takes excessive time to load store data
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 8
- 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 at the Stores page and trace the request and rendering path used to load store records. Profile the page while navigating to it or refreshing the data, then verify that store records appear within a few seconds and that the performance issue is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100