fix(UX): Item master form cleanup (backport #54538)#54634
Open
mergify[bot] wants to merge 1 commit intoversion-16-hotfixfrom
Open
fix(UX): Item master form cleanup (backport #54538)#54634mergify[bot] wants to merge 1 commit intoversion-16-hotfixfrom
mergify[bot] wants to merge 1 commit intoversion-16-hotfixfrom
Conversation
* fix: UI improvements for item form * fix: add descriptions and tooltips to all checkboxes * feat: show toast notification when item price is created * fix: do not use selling rate for opening stock entry * fix: add descriptions and tooltips to item default fields * fix(test): give valuation rate for opening stock entry creation * fix: moving naming series toggle before the return * refactor: more changes in the form UI (cherry picked from commit 43937ac)
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## version-16-hotfix #54634 +/- ##
=====================================================
+ Coverage 79.46% 79.76% +0.29%
=====================================================
Files 1172 1172
Lines 126286 126456 +170
=====================================================
+ Hits 100354 100862 +508
+ Misses 25932 25594 -338
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issues with current form:
After the refactor:
Screen.Recording.2026-04-28.at.5.25.19.PM.mov
More UX issue:
Screen.Recording.2026-04-28.at.5.39.23.PM.mov
Screen.Recording.2026-04-28.at.5.32.48.PM.mov
This is an automatic backport of pull request #54538 done by [Mergify](https://mergify.com).