RocketChat / RocketChat/Rocket.Chat
[IMPROVE] Jump To File Option In Files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
It's a good user experience if we add jump to file option in the files section also
Steps to reproduce:
- Go to Any channel
- Click on Files on the Top right
- Click on any file
- No option of a jump to file
Expected behavior:
When the user opens the menu for a particular file, there is only a download and delete option available, we can add the jump to the file option which will redirect to that file inside the chat.
Actual behavior:
No Jump to file option available

Server Setup Information:
- Version of Rocket.Chat Server: 4.5.0
- Operating System: Linux
- Deployment Method:
- Number of Running Instances:
- DB Replicaset Oplog:
- NodeJS Version: 14.18.2
- MongoDB Version: 4.4.4
Client Setup Information
- Desktop App or Browser Version:
- Operating System:
Additional context
Relevant logs:
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 from the Files section and the menu shown when a file is opened, then trace how the existing download and delete actions reach the chat file. Add a jump-to-file action that redirects to the selected file inside the chat, and verify it from a channel's Files view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100