gray-mueller / gray-mueller/food-ordering-system-using-tkinter
Commission Rate Page Taking Too Long to Load
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- 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
Assessment
This issue has not been assessed yet.