RocketChat / RocketChat/Rocket.Chat
Navigation error after opening the Account Page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Can't navigate back to the already open channel after closing Account Page. Default open channel after closing Account Page should be the already open channel.
Steps to reproduce:
- Open any channel(say, #general)
- Go to My Account Page from the Menu
- Close the Account Page.
Expected behavior:
I should head back to the already opened channel(say, #general)
Actual behavior:
I am navigated back to home.
Also, it shows the previous opened channel active in the sidebar. And when I try to open the already opened channel, it doesn't work.
Server Setup Information:
- Version of Rocket.Chat Server: 3.14.0-develop
- Operating System: Windows
- NodeJS Version: 12.21.0 - x64
- MongoDB Version:4.2.8
Client Setup Information
- Desktop App or Browser Version: Google Chrome 89.0.4389.128
- Operating System: Windows
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
Reproduce the flow in Chrome: open a channel, visit My Account from the menu, and close the Account Page. Trace the close-navigation behavior and verify that it returns to the previously open channel rather than home, and that the channel remains selectable in the sidebar.
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
- 42/100