You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables two-column layout items in the MultiComboBox. The MultiComboBoxItem already inherits the additionalText property from the ComboBoxItem, but never used it. The property is visible in the API reference and misleading users that can have two-column layout in the MultiComboBox as well. The change just uses the property in the template and forwards it to the physically rendered list item.
FIXES: #2637
Describe the bug
A clear and concise description of what the bug is.
To reproduce
Steps to reproduce the behavior:
Isolated example
Expected behavior
A clear and concise description of what you expected to happen.
The additional text should be displayed
Screenshots
Context
Affected components (if known)
Multi Combox box
Log output / Any errors in the console
Organization: (if applicable)
SAP Ariba
Priority: (optional) (Low, Medium, High or Very High)
Medium
The text was updated successfully, but these errors were encountered: