-
Notifications
You must be signed in to change notification settings - Fork 36
feat: add first time orientation pattern using interstitialScreen #615
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
base: main
Are you sure you want to change the base?
feat: add first time orientation pattern using interstitialScreen #615
Conversation
✅ Deploy Preview for carbon-labs-react ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
❌ Deploy Preview for carbon-labs-web-components failed. Why did it fail? →
|
packages/react/src/components/WhatsNew/__stories__/FirstTimeOrientation.stories.jsx
Outdated
Show resolved
Hide resolved
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.
packages/react/src/components/WhatsNew/__stories__/WhatsNew.mdx
Outdated
Show resolved
Hide resolved
packages/react/src/components/WhatsNew/__stories__/WhatsNew.mdx
Outdated
Show resolved
Hide resolved
…ientation.stories.jsx Co-authored-by: elysia <[email protected]>
Co-authored-by: elysia <[email protected]>
Co-authored-by: elysia <[email protected]>
Hey, |
Closes # 7554
The first-time orientation flow makes use of the interstitial screen component containing two steps — a welcome interstitial and a personalization interstitial.
While this pattern has been available on the IBM Products site since 2024, there is no pattern code available for it as this time.
Deliver the first-time orientation interstitials under the “First-time orientation” pattern under Carbon Labs Reac
Changelog
New
Testing / Reviewing
Tested in local storybook and stackblitz example