CDAT / vcdat

vCDAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help Buttons

James-Crean opened this issue · comments

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.

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

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