marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native

Enatega Admin Dashboard: Stores page takes excessive time to load store data

Open
#404 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.