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

Sample: Add typeahead as hints in the message input field #896

Closed
anarchitect opened this issue Mar 11, 2018 · 2 comments
Closed

Sample: Add typeahead as hints in the message input field #896

anarchitect opened this issue Mar 11, 2018 · 2 comments
Labels
backlog Out of scope for the current iteration but it will be evaluated in a future release. front-burner p2 Nice to have Sample Implement PoC or sample code size-m 1-3 days
Milestone

Comments

@anarchitect
Copy link

Hi, can we add typeahead into message input field of the chat window? Currently our chat box still needs lots of facilitation, such as type help, pop up what can the chatbot do etc. If we can have typeahead in the chat message input field, and typeahead can give hints when user start to type, then it will help user type the expected utterance and help the bot-human communication more fluent.

For example, if the bot can do "create defect, queue a build, search log" etc, when user type defect, the typeahead can display the best matched utterances, and user can intuitively select "create defect" or "check defect status". In this case, the bot doesn't have to pop up a list of what they can do , and either they need a lot of help content developed.. Thoughts? thanks.

@compulim
Copy link
Contributor

compulim commented Mar 13, 2018

How about suggested actions?

image

@compulim compulim changed the title Add typeahead as hints in the message input field Add typeahead as hints in the message input field Jun 18, 2018
@corinagum corinagum added Sample Implement PoC or sample code front-burner 4.3 p2 Nice to have labels Nov 29, 2018
@compulim
Copy link
Contributor

Could be extension of sample #1091.

@compulim compulim added the size-m 1-3 days label Dec 8, 2018
@compulim compulim added this to the v4.3 milestone Dec 18, 2018
@compulim compulim moved this from P2 to Punt in 4.3 Prioritization Dec 18, 2018
@cwhitten cwhitten added 4.4 and removed 4.3 labels Jan 28, 2019
@corinagum corinagum changed the title Add typeahead as hints in the message input field Sample: Add typeahead as hints in the message input field Apr 1, 2019
@cwhitten cwhitten added backlog Out of scope for the current iteration but it will be evaluated in a future release. and removed 4.4 labels Apr 2, 2019
@corinagum corinagum removed this from P2 in 4.4 Prioritization Apr 2, 2019
@Kaiqb Kaiqb added the Customer label Jul 23, 2019
@sgellock sgellock removed the Customer label Aug 8, 2019
@cwhitten cwhitten closed this as completed Jan 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Out of scope for the current iteration but it will be evaluated in a future release. front-burner p2 Nice to have Sample Implement PoC or sample code size-m 1-3 days
Projects
No open projects
Development

No branches or pull requests

6 participants