-
-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Labels
Description
Is your feature request related to a problem? Please describe.
We have pretty simple and straight-forward breadcrumbs component. However it lacks some flexibility due to its simplicity.
Describe the solution you'd like
Improve the breadcrumbs component to display each project/chapter/user/etc page H1 header content, e.g. for OWASP Nest it should be Home > Projects > OWASP Nest
instead of Home > Project > Nest
. Another example -- https://nest.owasp.org/members/arkid15r should show Home > Members > Arkadii Yakovets
instead of Home > Members > Arkid15r
.
Implement changes for all pages and add a couple of simple tests.
Are you going to work on implementing this?
- Yes
- No
Additional context
