-
-
Notifications
You must be signed in to change notification settings - Fork 3k
[UXUI-70] Improve logic display for segment rows #14741
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
[UXUI-70] Improve logic display for segment rows #14741
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 7.x #14741 +/- ##
=========================================
Coverage 64.85% 64.85%
Complexity 34791 34791
=========================================
Files 2288 2288
Lines 103777 103777
=========================================
Hits 67303 67303
Misses 36474 36474
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code changes look good.
Note: The coverage needs improvement.
25cdbb2
to
0c2ef28
Compare
There was a commit from 6.x included when this branch was rebased, just removed the unrelated commit (responsible for the missing patch coverage) |
@andersonjeccel there is a bug in this when you choose some slow operator that has a warning message: |
@escopecz There's also a bug when inserting a multi select field, height gets buggy |
Description
This PR improves how segment filters are displayed
Dependency:
📋 Steps to test this PR: