-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: add product tour experiment #29
Conversation
fa5e6b4
to
3cd9414
Compare
Codecov Report
@@ Coverage Diff @@
## main #29 +/- ##
==========================================
- Coverage 87.86% 87.06% -0.80%
==========================================
Files 11 13 +2
Lines 173 201 +28
Branches 21 26 +5
==========================================
+ Hits 152 175 +23
- Misses 21 26 +5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
3cd9414
to
d501bb9
Compare
"core-js": "3.31.1", | ||
"prop-types": "15.8.1", | ||
"react-markdown": "^8.0.5" | ||
"react-markdown": "^8.0.5", | ||
"uuid": "9.0.0" |
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.
UUID has to be moved to dependencies
due to optimizely/javascript-sdk#791
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.
Looks great!
MST-2143
Add product tour as part of optimizely experiment.
Product tour is displayed until a user has clicked "Check it out".