RocketChat / RocketChat/Rocket.Chat
Bug: “Something went wrong” Toast on /invoices Page on Rocket.Chat Cloud (False Error)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Bug Description:
After logging into https://cloud.rocket.chat/ and navigating to the /invoices page (https://cloud.rocket.chat/invoices), a toast appears with the message:
❗ Something went wrong
However, the page appears to load normally and functions as expected — no actual error seems to occur. This may give the impression that the page is broken or that some functionality is missing.
Steps to reproduce:
- Login at https://cloud.rocket.chat/
- Navigate to https://cloud.rocket.chat/invoices
- Observe the toast message that appears
Expected behavior:
The toast should only appear if a real error occurs (e.g., failed network request, broken rendering, etc.). If everything loads fine, no toast should be shown.
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 issue by logging into cloud.rocket.chat and opening /invoices, then trace what triggers the “Something went wrong” toast while the page loads normally. Done means no toast appears on a successful invoices load, while genuine network, rendering, or other errors still produce appropriate feedback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100