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

Screen - Onboarding Features #22

Closed asuwebdesign closed 1 month ago

asuwebdesign commented 3 months ago

Design Spec (Light Theme) Design Spec (Dark Theme)

Screen template used to highlight key/new features. Features can be paginated.

Supports:

asuwebdesign commented 1 month ago

Onboarding layout component created and styled. Added config parameters to allow for an array of features that supports: image, title, and description. Custom created dot pagination controls (no variant existed in PatternFly)

asuwebdesign commented 1 month ago

onSkip handler created to accept logic for when users either skip or finish seeing all features.