RocketChat / RocketChat/Rocket.Chat

Navigation error after opening the Account Page

Open
#21,581 1 comment 0 reactions 0 assignees View on GitHub

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:
  1. Open any channel(say, #general)
  2. Go to My Account Page from the Menu
  3. 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.

https://user-images.githubusercontent.com/41837826/114888297-b9517000-9e26-11eb-9859-bf50935e6f67.mp4

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.