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

Footnote - Popover #9

Closed asuwebdesign closed 3 months ago

asuwebdesign commented 5 months ago

Design Spec

Footnote can optionally display a popover with additional information. Useful for information that needs to be persistent in the chatbot. Clicking the footnote text will display the popover. Clicking the "Got it" action or outside of the popover will dismiss it.

Supports:

asuwebdesign commented 3 months ago

Extended default Popover for scoped CSS class to prevent conflicts. Added popover to footnote. Pending configuration to be passed down to component.

asuwebdesign commented 3 months ago

Configuration updated to display popover and its properties.