RocketChat / RocketChat/Rocket.Chat
admin/workspace item dosn't activate
Open
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 search for admin/workspace item the workspace 'item' is not activated
https://github.com/RocketChat/Rocket.Chat/assets/133019575/d594c49b-c78f-4f63-8fab-c8109b81c266
Steps to reproduce:
- Go to 'admin page ' this will redirect to ' admin/info '
- Here you can see workspace item is ' active ' now search admin/workspace
- You will be redirected to same page but workspace is ' not active '
Expected behavior:
- Workspace item should be activated
Actual behavior:
- worspace item is not activated altough the path is admin/workspace
Server Setup Information:
- Version of Rocket.Chat Server: 6.6.0-develop
- Operating System: win 10
- Deployment Method: wsl2 ubuntu
- Number of Running Instances: 1
- DB Replicaset Oplog: enabled
- NodeJS Version: 14.21.4 - x64
- MongoDB Version: 6.03
Client Setup Information
- Desktop App or Browser Version: browser
- Operating System: win 10
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 by reproducing the navigation from the admin page to admin/info, then search for admin/workspace and compare the active workspace item state with the resulting route. Confirm the fix by verifying that direct navigation or search to admin/workspace activates the workspace item without changing the destination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100