Help Buttons
James-Crean opened this issue · 2 comments
James-Crean commented
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:
- Calculator
- Load Variable
- Colormap Editor
- Graphics Method Editors
- Template Editor
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
@downiec this might be a good entry point for you.
doutriaux1 commented
@sterlingbaldwin it's likely @downiec will need your help at first.