Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Reload" reloads wrong workspace #2843

Closed
2 of 5 tasks
paulchen opened this issue Feb 14, 2024 · 2 comments · Fixed by #2846
Closed
2 of 5 tasks

"Reload" reloads wrong workspace #2843

paulchen opened this issue Feb 14, 2024 · 2 comments · Fixed by #2846

Comments

@paulchen
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Operating System

  • macOS
  • Windows
  • Linux

Operating System Version

Windows 10

It happens on the web browser too?

No, it just happens on the Desktop app

Rocket.Chat Desktop App Version

3.9.13

Rocket.Chat Server Version

6.6.0

Describe the bug

Under certain circumstances, the functionality "View" -> "Reload" reloads the wrong workspace.

How to Reproduce

  1. Set up at least two workspaces in the desktop app.
  2. Open the first one and click "View" -> "Reload". The workspace will be reloaded.
  3. Open the second workspace and click "View" -> "Reload". The workspace will not be reloaded.
  4. Navigate back to the first one and notice that it is being reloaded.

Describe your Expected behavior

In step 3, I would expect the second workspace to be reloaded.

In step 4, I would expect the first workspace to be reloaded.

Anything else

After reloading the first workspace, I did not find any way to reload the second workspace besides restarting the desktop app.

Are you willing to submit a code contribution?

  • Yes, I am willing to submit a Pull Request!
@jeanfbrito
Copy link
Collaborator

Nice catch! Thank you!

@paulchen
Copy link
Author

@jeanfbrito Thanks for fixing this! I just successfully retested it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants