RocketChat / RocketChat/Rocket.Chat
Apps settings are reverted to previous values when switching to App Info tab
Open
Nobody has claimed this yet.
feat: apps
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
- Apps settings are reverted to previous values when switching between App Info tab in Private Apps
Steps to reproduce:
- Navigate to Private Apps
- Select a private app
- Change a value in Settings tab
- Save changes
- Switch to Details tab and back to Settings again to check the change
- The old value is still shown
Expected behavior:
- After changing and saving App settings, the change values should be saved immediately
Actual behavior:
- Apps settings are reverted to previous values when switching to App Info tab
- Need to refresh page if any change for App settings
https://github.com/RocketChat/Rocket.Chat/assets/88813416/aee89c05-eda6-43bf-b52c-d11fae23f168
Server Setup Information:
- Version of Rocket.Chat Server: 6.5.1
- Operating System:
- Deployment Method:
- Number of Running Instances:
- DB Replicaset Oplog:
- NodeJS Version:
- MongoDB Version:
Client Setup Information
- Desktop App or Browser Version:
- Operating System:
Additional context
- This issue doens't happen with another Official RC app and other settings in RC
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
Start by reproducing the issue in Private Apps with a private app: change and save a Settings value, switch to Details, then return to Settings. Trace the settings save and tab-switch behavior; done means the new value remains visible without refreshing the page.
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
- 35/100