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 - Splash #21

Closed asuwebdesign closed 1 month ago

asuwebdesign commented 2 months ago

Design Spec

When a user opens the chatbot for the first time, a splash screen is displayed. This is used to display branding and allow time for the chatbot to properly connect to any APIs or services required.

Screen can display either an icon or logo along with a loading spinner component. Minimum of 3 seconds.

asuwebdesign commented 1 month ago

Splash layout component created and styled. Accepts a logo/image (URL, Alt) and background. Pending configuration changes for additional logic.