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

Tooltips #32

Closed asuwebdesign closed 2 months ago

asuwebdesign commented 3 months ago

Design Spec PatternFly component reference

Extend the existing PF tooltip to match the UI design. Import tooltip component from library and apply extended styling and animation.

Tooltips can then be applied to applicable components as they are developed.

asuwebdesign commented 3 months ago

Motion values to be based on position parameter set on <Tooltip> component

asuwebdesign commented 2 months ago

Created locally scoped component that uses PF6 tooltip and applies global props to all chatbot tooltips. Motion cannot be applied due to existing methods for positioning. Will revisit if an alternative solution is found.