Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

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

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
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 locating the Stores page and the entry point that fetches store records, then reproduce the delay while inspecting the existing request and rendering path. Done means the page loads store records within a few seconds on navigation and refresh, with the behavior verified in the relevant dashboard flow.

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
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.