patternfly / chatbot

This repo contains the code for the PatternFly virtual assistant extension
MIT License
0 stars 22 forks source link

Allow peek into input field #301

Closed rebeccaalpert closed 3 weeks ago

rebeccaalpert commented 3 weeks ago

Composer AI wants to disable the send button when there's nothing in the input field. We have no way to grab this - while we allow spreading PatternFly props, the third-party library doesn't have the same API. We need to expose a field that allows users to see what's in the input field.