asuwebdesign / patternfly-ext-chatbot

PatternFly Extension for creating enterprise-ready chatbot user experiences
https://patternfly-chatbot.vercel.app
MIT License
1 stars 0 forks source link

Message Bar - Submit #31

Closed asuwebdesign closed 1 month ago

asuwebdesign commented 2 months ago

Submitting a prompt will add the prompt to the chat conversation. The existing conversation will shift upwards to display the most recent message.

asuwebdesign commented 1 month ago

Send button component created and styled. Logic has been attached to the MessageBar component for submitting user messages.