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

Disabling input text in the presence of buttons should be optional #27

Open
hamzaed opened this issue Feb 21, 2020 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@hamzaed
Copy link

hamzaed commented Feb 21, 2020

There are scenarios where input text should be disabled but still there are others where both button and free text can coexist.

I suggest to add support of this in xatkit-react-platform (i.e., the bot developer should choose to have both or just the buttons). The bot message object should include a new field telling whether the input text has to be disabled.

Related issues: #26

@gdaniel if you could take care of the xatkit-react-platform part, I can implement this in the widget.

@hamzaed hamzaed added the enhancement New feature or request label Feb 21, 2020
@jcabot
Copy link
Member

jcabot commented Feb 21, 2020

I'd for now focus on changing the text that it's displayed (from "type a message" to "choose a response". Having the free text together with the buttons has some strong implications on the intent matching part.

@jcabot jcabot changed the title Disabling input text in th presence of buttons should be optional Disabling input text in the presence of buttons should be optional May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants