docbrown/app/javascript/onboarding
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
..
__tests__ Add skip/continue functionality to onboarding navigation (#7488) [deploy] 2020-04-23 16:30:48 -07:00
components Add skip/continue functionality to onboarding navigation (#7488) [deploy] 2020-04-23 16:30:48 -07:00
Onboarding.jsx Add a progress stepper to onboarding flow (#7450) [deploy] 2020-04-22 13:59:43 -07:00
utilities.js Onboarding intro slide tweaks (#7162) [deploy] 2020-04-09 08:57:50 -07:00