-
Notifications
You must be signed in to change notification settings - Fork 702
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
New onboarding flow #2656
New onboarding flow #2656
Conversation
return featureList; | ||
} | ||
|
||
get featuresMetadata() { |
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.
Function featuresMetadata
has 38 lines of code (exceeds 32 allowed). Consider refactoring.
* Redesign the Connect page * Remove commented code * Fix tests
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.
The PR diff size of 79330 lines exceeds the maximum allowed for the inline comments feature.
…reamlabs-obs into sb_new_onboarding
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.
The PR diff size of 79296 lines exceeds the maximum allowed for the inline comments feature.
Code Climate has analyzed commit 74bd4f8 and detected 0 issues on this pull request. View more on Code Climate. |
* Move step handling to OnboardingService * Add top bar rendering * Add top bar rendering * Fix navigation paths * Structural refactor and style ChooseYourAdventure * Fix styling on ChooseYourAdventure * Style footer, remove OnboardingStep * Add featureCards to ObsImport * Add Prime step * Fix styling across components * Remove deprecated styles and add prime link button * Fix padding and prime CTA * Add theme detail panel * Remove deprecated pages * Move theme metadata to api * Add new theme detail UI * Fix theme install and remove forced onboarding * Fix OBS import and test * Remove theme selection from OBS import path * Fix screentest * Fix Onboarding steps screentest * Redesign the Connect page (#2666) * Redesign the Connect page * Remove commented code * Fix tests * Remove facemask and video encoding from feature ads * Copy changes
No description provided.