-
-
Notifications
You must be signed in to change notification settings - Fork 792
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] Fix stock item state rendering #8572
[PUI] Fix stock item state rendering #8572
Conversation
✅ Deploy Preview for inventree-web-pui-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8572 +/- ##
==========================================
- Coverage 84.57% 84.55% -0.03%
==========================================
Files 1178 1181 +3
Lines 53711 53787 +76
Branches 2027 2033 +6
==========================================
+ Hits 45426 45477 +51
- Misses 7779 7803 +24
- Partials 506 507 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Is rendering of |
yes, if |
Fix rendering of stock states in dialogues - see #7990