RocketChat / RocketChat/Rocket.Chat
jump to search result broken with "chatpal" as searchprovider
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
If "jump to" is clicked at the search sidebar and chatpal search provider is enabled, you will be linked to a 404 site. Afterwards the sidebar is unresponisve. Only happens with messages within privat conversations.
Steps to reproduce:
- click the magnifier icon to get the search sidebar
- search somthing
- at the results page, click any "jump to" link which goes to a privat conversation
- you are landing on a 404 page, If you go back, the searchbar is unresponsive"
Expected behavior:
if clicked on "jump" I would like to get directed to the right search result
Actual behavior:
Linked to a 404 page
Server Setup Information:
- Version of Rocket.Chat Server: 3.6.1
- Operating System: linux
- Deployment Method:
- Number of Running Instances:
- DB Replicaset Oplog:
- NodeJS Version: 12.14.0
- MongoDB Version: 3.6.19
Client Setup Information
- Desktop App or Browser Version: any
- Operating System: any
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 with the search sidebar and its "jump to" links, focusing on results that target private conversations when the Chatpal provider is enabled. Reproduce the 404 and unresponsive-sidebar behavior using the listed steps; done means jumping to a private search result opens the correct conversation and the sidebar remains usable after navigating back.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100