lyft / clutch

Extensible platform for infrastructure management
https://clutch.sh
Apache License 2.0
1.7k stars 120 forks source link

frontend: Add breadcrumbs component #3145

Closed septum closed 1 month ago

septum commented 1 month ago

Description

PRs

Screenshots

Before

localhost_3000_catalog_clutch

After

localhost_3000_catalog

Testing Performed

Manual

septum commented 1 month ago

Looks good! From the image it looks like the last entry is getting the link applied, is that happening? I assume it's from test data but want to make sure.

Also, is this actually reliant on workflow-layout? Don't see anything related to it. So it could go in separately.

It was used for testing only, I'll make sure to retest after the merge of #3143