Skip to content
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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

matmair
Copy link
Member

@matmair matmair commented Aug 28, 2024

Makes usage of breadcrumbs more uniform and adds a user setting to optionally show the current item in the breadcrumbs too.

@matmair matmair added the Platform UI Related to the React based User Interface label Aug 28, 2024
@matmair matmair added this to the 0.17.0 milestone Aug 28, 2024
@matmair matmair self-assigned this Aug 28, 2024
Copy link

netlify bot commented Aug 28, 2024

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit 66d917c
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/66e8b1c343bb830008d5a629
😎 Deploy Preview https://deploy-preview-8027--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 1 from production)
Accessibility: 86 (no change from production)
Best Practices: 92 (no change from production)
SEO: 70 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@matmair
Copy link
Member Author

matmair commented Aug 28, 2024

see #7962

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.71%. Comparing base (30ab365) to head (1b9ddf7).

Files with missing lines Patch % Lines
src/frontend/src/components/nav/PageDetail.tsx 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8027      +/-   ##
==========================================
- Coverage   83.75%   83.71%   -0.05%     
==========================================
  Files        1143     1143              
  Lines       51084    51089       +5     
  Branches     1790     1792       +2     
==========================================
- Hits        42787    42768      -19     
- Misses       7836     7874      +38     
+ Partials      461      447      -14     
Flag Coverage Δ
backend 85.71% <ø> (ø)
pui 64.56% <66.66%> (-0.27%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform UI Related to the React based User Interface
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants