gray-mueller / gray-mueller/grocery-delivery-app-using-php
Users Tab Not Displaying Registered Users
- Dominant language
- TypeScript
- 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
Assessment
This issue has not been assessed yet.