-
-
Notifications
You must be signed in to change notification settings - Fork 840
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 85.43% 85.44% +0.01%
==========================================
Files 1177 1177
Lines 51996 52001 +5
Branches 2111 2113 +2
==========================================
+ Hits 44421 44434 +13
+ Misses 7043 7029 -14
- Partials 532 538 +6
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 :) |
…pui-adjust-breadcrumbs
…pui-adjust-breadcrumbs
Makes usage of breadcrumbs more uniform and adds a user setting to optionally show the current item in the breadcrumbs too.