AnotherCodeArtist / medien-transparenz.at

Apache License 2.0
3 stars 2 forks source link

Add onboarding to MTA #109

Closed weidingergerald closed 7 years ago

weidingergerald commented 7 years ago

Joyride | http://zurb.com/playground/jquery-joyride-feature-tour-plugin Intro.js | http://usablica.github.io/intro.js/ Hopscotch | http://linkedin.github.io/hopscotch/ Crumble | http://blog.tommoor.com/crumble/ Pageguide | http://tracelytics.github.io/pageguide/ Bootstro.js | http://clu3.github.io/bootstro.js/ https://github.com/jordanburke/angular-help-overlay

relative-progressio commented 7 years ago

Used intro.js for implementation, since it is somehow in active development and has the angular directive available.

With selecting the class node (#node), nothing of the flow-diagram was selected, so it is not possible to access the parts of the diagram. Therefore, the hints were otherwise structured.

Apparently the databinding is not part of the directive, so it is not possible to trigger the autostart of the onboarding via scope variable. Therefore, the intro is started with clicking the button on the right side.