bcgov / aries-oca-bundles

aries-oca-bundles
Apache License 2.0
8 stars 20 forks source link

feat: OCA Explorer Tutorial #56

Closed Gavinok closed 1 year ago

Gavinok commented 1 year ago

This pull request introduces a new tutorial interface via react-joyride resolving the last point for #33 . Cookies are used to track if the user is new to the OCA Explorer. When they open OCA Explorer for the first time they will see the following

image

from here they can skip the remainder of the tutorial or they can continue by clicking next

Each component in the project is explained as shown here with different descriptions

image

image

The tutorial will continue once a Bundle has been selected or uploaded. Once one an overlay is displayed the tutorial continues

image image image image image

If the user ever wants to replay the tutorial they can simply click the info icon next to the British Columbia Logo

image

swcurran commented 1 year ago

@Gavinok — can you please resolve the conflicts? Thanks!

Gavinok commented 1 year ago

@swcurran The conflicts have now been resolved. Thanks for being patients over the long weekend