-
-
Notifications
You must be signed in to change notification settings - Fork 790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PUI] Make breadcrumbs adjustable #8027
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for inventree-web-pui-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
see #7962 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8027 +/- ##
==========================================
- Coverage 84.27% 84.19% -0.09%
==========================================
Files 1175 1175
Lines 53662 53667 +5
Branches 2015 2017 +2
==========================================
- Hits 45226 45186 -40
- Misses 7923 7976 +53
+ Partials 513 505 -8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@matmair it'd be great to get this one closed out soon if we can :) |
Makes usage of breadcrumbs more uniform and adds a user setting to optionally show the current item in the breadcrumbs too.