Skip to content

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

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

amal-k-joy
Copy link
Contributor

@amal-k-joy amal-k-joy commented May 27, 2025

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

  • Created First time orientation pattern and its respective story.
  • The pattern components are kept as storybook assets and not exported for public usage.
  • The same pattern is created under examples

Testing / Reviewing

Tested in local storybook and stackblitz example

Copy link

netlify bot commented May 27, 2025

Deploy Preview for carbon-labs-react ready!

Name Link
🔨 Latest commit bb7a415
🔍 Latest deploy log https://app.netlify.com/projects/carbon-labs-react/deploys/68480dd450c1d90008e2dbe2
😎 Deploy Preview https://deploy-preview-615--carbon-labs-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented May 27, 2025

Deploy Preview for carbon-labs-web-components failed. Why did it fail? →

Name Link
🔨 Latest commit bb7a415
🔍 Latest deploy log https://app.netlify.com/projects/carbon-labs-web-components/deploys/68480dd45375b10008ed3b84

@amal-k-joy amal-k-joy marked this pull request as ready for review May 29, 2025 06:53
@amal-k-joy amal-k-joy requested a review from a team as a code owner May 29, 2025 06:53
@amal-k-joy amal-k-joy requested review from elycheea and matthewgallo and removed request for a team May 29, 2025 06:53
@amal-k-joy amal-k-joy enabled auto-merge May 29, 2025 07:36
@amal-k-joy amal-k-joy changed the title feat: add first time orientation pattern using interstitial test feat: add first time orientation pattern using interstitialScreen May 29, 2025
Copy link
Contributor

@elycheea elycheea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In terms of IA, the FirstTimeOrientation pattern should actually be its own “package” and stories.

Rather than at the same level as “Bubble” and “ViewStack” it should be its own top-level pattern like “WhatsNew.”

image

@amal-k-joy
Copy link
Contributor Author

In terms of IA, the FirstTimeOrientation pattern should actually be its own “package” and stories.

Rather than at the same level as “Bubble” and “ViewStack” it should be its own top-level pattern like “WhatsNew.”

image

Hey,
Misread This can live alongside (as a sibling) the What’s New pattern . I have updated as you suggested

@amal-k-joy amal-k-joy requested a review from elycheea June 10, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants