gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python

Users Tab Not Displaying Registered Users

Open
#807 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The Users tab is currently not displaying any registered users. The section appears empty even though users have been registered in the system.

To Reproduce
Steps to reproduce the behavior:

Log in to the admin dashboard

Navigate to the Users tab

Observe that no users are listed, even though there should be entries

Expected behavior
The Users tab should display a list of all registered users, showing their relevant details like name, email, and status.

Screenshots

Image

Desktop (please complete the following information):

OS: Windows 11

Browser: Chrome

Additional context
This issue prevents admins from viewing or managing user accounts effectively. It may be related to a frontend rendering issue or a problem retrieving data from the backend.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the admin dashboard's Users tab and inspect whether registered-user data is retrieved and rendered. Trace the relevant frontend and backend entry points, then verify that the tab lists users with their name, email, and status.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.