Skip to content

Conversation

alekmick
Copy link

🎫 Issue IBX-10575

Description:

For QA:

Documentation:

@alekmick alekmick requested a review from a team October 20, 2025 09:39
@ezrobot ezrobot requested review from GrabowskiM, OstafinL, RopRaptor, albozek, dew326 and tischsoic and removed request for a team October 20, 2025 09:40
@sonarqubecloud
Copy link

{{ 'dropdown.placeholder'|trans|desc("Choose an option") }}
{% endif %}
</span>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

text-overflow: ellipsis;
transition: all $ibexa-admin-transition-duration $ibexa-admin-transition;

&-label {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not use it like that. It is less readable.
Please do &__selected-item-label {} outside of the &__selected-item

{{ 'dropdown.placeholder.empty'|trans|desc("No options available") }}
<span class="ibexa-dropdown__selected-item-label">
{{ 'dropdown.placeholder.empty'|trans|desc("No options available") }}
</span
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
</span
</span>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants