CDAT / vcdat

vCDAT
BSD 3-Clause "New" or "Revised" License
6 stars 7 forks source link

Help Buttons #320

Closed James-Crean closed 5 years ago

James-Crean commented 6 years ago

We should consider adding help buttons to the more complex components to give users some interactive help and/or tutorials.

Good candidates for help buttons:

The package we currently use for this is React Joyride: http://gilbarbara.github.io/react-joyride/

For a vcdat example of how this works check out the App Container Component, which has a joyride component, as well as the Constants.js file that holds the tour text.

doutriaux1 commented 6 years ago

@downiec this might be a good entry point for you.

doutriaux1 commented 6 years ago

@sterlingbaldwin it's likely @downiec will need your help at first.