-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Improvement][UI] Unified local parameters UI #11190
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #11190 +/- ##
============================================
- Coverage 40.27% 40.18% -0.10%
- Complexity 4931 4950 +19
============================================
Files 982 988 +6
Lines 37568 37690 +122
Branches 4127 4140 +13
============================================
+ Hits 15130 15145 +15
- Misses 20903 21006 +103
- Partials 1535 1539 +4
Help us with your feedback. Take ten seconds to tell us how you rate us. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
LGTM
* [Improvement][UI] Unified local parameters UI (#11190) * [Fix][UI] fix bug where icons are displayed in one line. (#11320) * cherry pick [Improvement-11386][UI] Concise the logic available for task action buttons * [Fix][UI] Fix the preTask options are unavailable when creating a tas... * fix build Co-authored-by: Chris Ho <realhezean@gmail.com> Co-authored-by: Devosend <devosend@gmail.com> Co-authored-by: Sheldon <39169452+sketchmind@users.noreply.github.com> Co-authored-by: Amy0104 <amywang0104@163.com>
Purpose of the pull request
Fixes #11186