UnlockedLabs / UnlockEdv2

UnlockedLabs' WIP education portal for capturing meaningful progress of incarcerated learners in external providers, to help earn good time credits
5 stars 17 forks source link

Make breadcrumbs navigate to that page #345

Open calisio opened 1 month ago

calisio commented 1 month ago

Overview

The breadcrumbs at the top of the page should be navigable, so if you are deeply nested into a page you can easily navigate backwards. Because of this added feature, the "Settings" breadcrumb should be removed, as there is no settings page. The home icon should redirect to "/", the page where it introduces v2.

Visuals

If you are on the Provider User Management page, you should be able to go back to the Provider Platform Management main page by clicking the link in the top.

Image

Settings breadcrumb should be removed since this is not a page you can be redirected to.

Screenshot 2024-08-14 at 9 40 32 AM

Expected Outcome

This ticket will be complete when you can click on any breadcrumb and be redirected to that page. This should be implemented on all breadcrumbs, not only the example given with the provider platform page.

Future Considerations

jtucholski commented 6 days ago

@chrissantillan Can we close this issue since it is no longer relevant?