Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes igniterealtime#48: Remove spinner when chat request fails
When an end-user requests a chat through the embedded Converse client, a spinner starts running that ends when the chat starts. When all agents reject the request, the user leaves the queue. Before this commit, the end-user was not visually informed of this (the spinner kept on spinning). This commit replaces the spinner with the chat button again (allowing for a retry). There is probably a lot to improve on this, but that's beyond my capabilities with Converse.
- Loading branch information