-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add welcome intro to panel view #154
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is generally looking great and is what I had in mind for this! Most of my comments are nits :)
One general thing (couldn't find a logical place in the files to leave the comment), could we add a transition when the overlay is rendered on the panel, the same as the cards (they slide in)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tyvm
Overview
This PR resolves #53 to add the welcome intro that is used in the overlay extension to the panel extension. A button was added to the nav bar of the panel app. Clicking the button displays the welcome card as an overlay.
Changes
Welcome
component from overlay extension components to shared componentsWelcome
social icons to allow overflow for small screensWelcome
componentScreenshots
Panel
Mobile (Small screen)
Video Overlay