RocketChat / RocketChat/Rocket.Chat
Omnichannel contact doesn't update itself when a contact is added or edited
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
I think it will be a small but great improvement to give instant feedback to the user when we add or edit contacts in the Omnichannel.
Steps to reproduce:
- Go to Omnichannel Contact Center.
- Click on Add or if you already have a contact edit it.
- Notice the UI doesn't reflect changes immediately. (You can refresh and see the changes though)
Expected behavior:
Should immediately notice the changes made.
Actual behavior:
Just a toast action to notify that changes have been made with no real visual effect in UI.
Server Setup Information:
- Version of Rocket.Chat Server: 4.4.0-develop
- Operating System: Ubuntu 20.04
- NodeJS Version: 14.18.2-x64
- MongoDB Version:4.4.4
Client Setup Information
- Desktop App or Browser Version: Chrome
- Operating System: Ubuntu 20.04
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 the Omnichannel Contact Center, then inspect the contact add and edit UI and the update path used after saving. Done means newly added or edited contacts appear immediately in the UI without a page refresh; verify both add and edit flows.
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
- 38/100