docbrown/app/javascript/onboarding/components
Vaidehi Joshi e19eb60d1f
Add skip/continue functionality to onboarding navigation (#7488) [deploy]
* Dynamically render forward text in Navigation component

* Render either "Skip for now" or "Continue" on the FollowTags, ProfileForm, and FollowUsers components.
* Refactor the ProfileForm component to dynamically change the button text based on the form's state.

* Render specific button text for last onboarding slide

* Fix back arrow styles for accessibility

Also set an explicit width on the containing button around the svg.

* Use min-width to specify back-button size
2020-04-23 16:30:48 -07:00
..
EmailPreferencesForm.jsx Add a progress stepper to onboarding flow (#7450) [deploy] 2020-04-22 13:59:43 -07:00
FollowTags.jsx Add skip/continue functionality to onboarding navigation (#7488) [deploy] 2020-04-23 16:30:48 -07:00
FollowUsers.jsx Add skip/continue functionality to onboarding navigation (#7488) [deploy] 2020-04-23 16:30:48 -07:00
IntroSlide.jsx Add a progress stepper to onboarding flow (#7450) [deploy] 2020-04-22 13:59:43 -07:00
Navigation.jsx Add skip/continue functionality to onboarding navigation (#7488) [deploy] 2020-04-23 16:30:48 -07:00
ProfileForm.jsx Add skip/continue functionality to onboarding navigation (#7488) [deploy] 2020-04-23 16:30:48 -07:00