RocketChat / RocketChat/Rocket.Chat
Room Not Found
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
When I try to check which all Users have joined recently and click on individual user. Screen shows "Room Not Found" instead of showing details of that user.
Steps to reproduce:
- Navigate to https://open.rocket.chat/directory/users
- Click on any user and you will see the message
Expected behavior:
Show the profile information of that user.
Actual behavior:
Relevant logs:
My observation if we call below API we can get user information and show on the screen.
Instead of this above mentioned API we are calling:
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 directory users page at https://open.rocket.chat/directory/users and inspect the API calls made when selecting a user, comparing them with the calls shown in the issue screenshots. The work is done when selecting a user displays that user's profile information instead of “Room Not Found”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100