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

Add support for User typing indicator #303

Closed
renatobecker opened this issue Aug 26, 2020 · 2 comments · Fixed by #332
Closed

Add support for User typing indicator #303

renatobecker opened this issue Aug 26, 2020 · 2 comments · Fixed by #332
Labels
⏳ in progress Items which are currently a work in progress

Comments

@renatobecker
Copy link
Contributor

In order to provide a better UX, we need to support user typing indicator through the Apps-Engine.
We have been implementing integrations with chatbot platforms as well as other external applications and the ability to display that a user is typing is missing.
For instance, theSalesforce Live Agent API provides an endpoint to listen to users who are typing on Salesforce platform, so it would be nice to listen to that API and to upstream the event/data in the room where the external user is chatting.

That's, also, a very nice feature for omnichannel rooms that are served by chatbot agents, for instance, Dialogflow chatbots.

@renatobecker renatobecker changed the title Add support for typing indicator Add support for User typing indicator Aug 26, 2020
@d-gubert
Copy link
Member

image

Just clarifying, is this the use case you've mentioned?

@d-gubert d-gubert added the 📖 more info needed We need more information before we can address these. label Sep 10, 2020
@renatobecker
Copy link
Contributor Author

renatobecker commented Sep 10, 2020

image

Just clarifying, is this the use case you've mentioned?

Yeah @d-gubert you definitely got it 👍

@shiqimei shiqimei added ⏳ in progress Items which are currently a work in progress and removed 📖 more info needed We need more information before we can address these. labels Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⏳ in progress Items which are currently a work in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants