Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Commission Rate Page Taking Too Long to Load

Open
#693 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 Commission Rate page in the admin panel is experiencing excessively long loading times. When accessed, the page either takes several minutes to load or doesn't load at all, leaving the interface stuck on a loading spinner or blank state.

To Reproduce
Steps to reproduce the behavior:

Log in to the admin panel

Navigate to the Commission Rate page

Observe that the page takes a long time to load or never fully loads

Expected behavior
The page should load within a few seconds and display the list of vendors or commission settings without delay.

Screenshots

Image

Desktop (please complete the following information):

OS: Windows 11

Browser: Chrome

Additional context
This issue affects admin productivity, especially when adjusting commission settings for vendors. It may be caused by inefficient database queries, unhandled exceptions, or excessive data loading without pagination.

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 Commission Rate page from the admin panel in Chrome and trace why it remains on the loading spinner or blank state. Investigate the page's loading path, then verify that the vendor or commission settings list loads within a few seconds.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.