integr8ly / tutorial-web-app

Solution Explorer provides the front door into the Integreatly initiative. It hosts the various Solution Patterns, as well as providing a dashboard of installed applications/products/services.
Apache License 2.0
36 stars 54 forks source link

fix(tutorial): add breadcrumb component #574

Closed christiemolloy closed 4 years ago

christiemolloy commented 4 years ago

Motivation

https://issues.redhat.com/browse/APPDUX-124

What

Add breadcrumb component to the tutorial pages. There is no link for Solution Pattern right now because that will be added once the state for the tabs is worked out (which is coming later)

Why

So that breadcrumbs persist on each page and a user can navigate back through the pages.

How

Adding the breadcrumb component.

Verification Steps

  1. Go to Solution Patterns
  2. Click Get Started
  3. The page you are taken to will have breadcrumbs at the top
  4. Please let me know if there are other pages missing it!

Checklist:

Progress

Additional Notes

Screen Shot 2020-04-20 at 11 26 38 AM Screen Shot 2020-04-20 at 11 28 43 AM
tiffanynolan commented 4 years ago

Just checking in on this one so we can move it forward. It looks like "Solution Patterns" is part of the path but would not be an active link just yet. Is that correct?

christiemolloy commented 4 years ago

@tiffanynolan yes thats correct, it wont be active until we have a path that we can direct the link to and that will come once we have the state for the tabs

christiemolloy commented 4 years ago

@mfrances17 updated