nomike / Bauteilsortiment

Django based software for managing an electronics component library
GNU General Public License v3.0
2 stars 3 forks source link

Breadcrumbs should follow the users's path #113

Open nomike opened 1 year ago

nomike commented 1 year ago

Breadcrumbs currently behave like this:

Home / Assortment Box / 1

When the user clicks on a Storage Unit, the breadcrumbs change to

Home / Storage Unit / 5

But should instead change to

Home / Assortment Box / 1 / Storage Unit / 5