lambertf917 / lambertf917/react-native-uber-eats-clone
Users Tab Not Displaying Registered Users
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the admin dashboard's Users tab and trace both the user-list rendering and the data retrieval path, since the issue does not identify a file or test. Confirm the cause and make the tab display registered users with their name, email, and status, then verify the behavior in the stated reproduction flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- backend, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100