-
Notifications
You must be signed in to change notification settings - Fork 73
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
showed ellipsis in datamodelbinding accordion #13223
showed ellipsis in datamodelbinding accordion #13223
Conversation
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.
Nicely done, looks like you solved the initial issue with ellipsis.
I discovered however a small styling issue that seems to stems from your last PR related to this fix.
This wrapper in DataModelBindings.ts
removed the top/bottom padding of the bindings container.
Could you fix this as well in this PR? 🙏
…n-datamodellknytninger-accordion
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13223 +/- ##
=======================================
Coverage 92.85% 92.85%
=======================================
Files 1441 1441
Lines 20159 20159
Branches 2417 2417
=======================================
Hits 18719 18719
Misses 1178 1178
Partials 262 262 ☔ View full report in Codecov by Sentry. |
frontend/packages/ux-editor/src/components/Properties/DataModelBindings.module.css
Outdated
Show resolved
Hide resolved
…n-datamodellknytninger-accordion
Description
Related Issue(s)
Verification
Documentation