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

User Feedback - Form #26

Open asuwebdesign opened 3 months ago

asuwebdesign commented 3 months ago

Design Spec

When users tap either the thumbs up or thumbs down actions on a response, the user feedback form card will appear below the message (when enabled). The form can be customizable and is optional to users. Users can dismiss the form.

asuwebdesign commented 1 month ago

User feedback form will be customizable by the consumer. Default form will be multiple-choice labels and text area.

asuwebdesign commented 1 month ago

Suggestion to attach a submit handler that prevents default behavior of refreshing the page. This handler can also provide logic for submitting the data to an API (provided by the consumer).