-
Notifications
You must be signed in to change notification settings - Fork 146
Add opt-in tutorial prompt for first-time users #530
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?
Conversation
|
@SGI-CAPP-AT2 pls review |
|
Change to have outline to Show Tutorial and Swap positions of both buttons. |
|
Also change button texts with |
|
@SGI-CAPP-AT2 I suggest using a vertical alignment for the buttons, as “Keep Tutorials” is the primary action and “Skip” is secondary. Placing the Keep Tutorials button at the top with default focus, and the Skip option below it with a smaller font and without an outline, may improve clarity and usability. |
|
@SGI-CAPP-AT2 Apologies for the inactivity, should i update code according to the suggestions by sanat jha?? |
Yes, ig that will look good |
|
@SGI-CAPP-AT2 Please re review |
Description
This PR improves the onboarding experience by introducing a user prompt on first launch that asks whether they want to view the tutorial, instead of automatically displaying it. This gives users control over their onboarding flow while keeping the tutorial easily accessible.
Fixes #529
Screenshots
Checklist