* Render the user's name on intro slide of onboarding * Refactor terms + conditions form in onboarding view * Style the back button using crayons design system. * Remove redundant scroll styles (only need `overflow-y: scroll` here). * Ensure that content is readable, and back button doesn't conflict with content. * Ensure size of content is same size as "intro slide". * Remove unnecesary inline styles, use CSS class instead. * Fix missing userData issue * Onboarding test cleanup, inline greeting instead of in a variable |
||
|---|---|---|
| .. | ||
| BioForm.jsx | ||
| ClosingSlide.jsx | ||
| EmailListTermsConditionsForm.jsx | ||
| FollowTags.jsx | ||
| FollowUsers.jsx | ||
| IntroSlide.jsx | ||
| Navigation.jsx | ||
| PersonalInfoForm.jsx | ||