You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message type that displays selectable pre-populated responses. Selecting a choice will automatically reply with the label. Choices can be displayed in different orientations.
QuickReplyMessage component created. Accepts items array of values as well as optionally stacked property to go from inline to stacked orientation. Extended styles of PF6 Label component to fix clickability of item.
Pending updates to submit new message with value when clicking a quick reply.
The text was updated successfully, but these errors were encountered:
Design Spec - Boolean
Design Spec - Multiple choice, inline
Design Spec - Multiple choice, stacked
Message type that displays selectable pre-populated responses. Selecting a choice will automatically reply with the label. Choices can be displayed in different orientations.
Supports:
Refer to
Label
component in PatternFly to provide quick reply options: https://staging-v6.patternfly.org/components/labelFrom original development repo, asuwebdesign/patternfly-ext-chatbot#20:
QuickReplyMessage
component created. Acceptsitems
array of values as well as optionallystacked
property to go from inline to stacked orientation. Extended styles of PF6Label
component to fix clickability of item.Pending updates to submit new message with value when clicking a quick reply.
The text was updated successfully, but these errors were encountered: