-
Notifications
You must be signed in to change notification settings - Fork 16
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
IBX-3716: Updated design of the selection field on the content preview screen #554
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
|
||
{% set field_value = options[field.value.selection|first]|escape %} | ||
|
||
{{ block( 'simple_block_field' ) }} | ||
<div class="ibexa-tag__content"> |
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.
I think there's missing ibexa-tag
class somewhere here?
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.
this class is set by attr
variable in line 186
https://github.com/ibexa/admin-ui/pull/554/files/61e5ec00e7438b1eaebcc64668ca07ed9ebbbbde#diff-03a88b29d0af2169f521b6db3be86937e4791cfa8d844d022acd2a3646927d96R186
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.
QA Approved on Ibexa Commerce 4.2.1-dev.
Checklist:
$ composer fix-cs
)