Skip to content

Conversation

kkartunov
Copy link
Collaborator

Implements user's path tracking by using location.state API.
When member's start/review module from TCA certs detail page they see the cert as item in the bread crumbs.

@kkartunov kkartunov requested review from vas3a and testflyjets March 9, 2023 09:57
@vas3a
Copy link
Collaborator

vas3a commented Mar 9, 2023

@kkartunov great job! location.state is indeed the best way to store this trail.
Just one point, the jira ticket doesn't say it, but for consistency, should we show the same breadcrumb on the course details page if you come from certification?

So instead of this:
image
we get this:
image

and finally, on FCC page is as you show it in this update:
image

@kkartunov
Copy link
Collaborator Author

kkartunov commented Mar 9, 2023

@vas3a yeah, I was thinking about this too. Let's discuss in stand-up...

@kkartunov kkartunov merged commit afdd121 into dev Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants