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
Describe the bug
For ui5-multi-input, a user can view all tokens in a dropdown if the number of tokens exceed the width of the multi input. In RTL, the button to view the dropdown does not appear. Even if it does, it appears with the token names in the dropdown left-aligned.
To reproduce
Steps to reproduce the behavior:
RTL
Enter tokens until they exceed the width of the multi input
**Issue: ** The more button does not appear most of the time.
Even if it does,...click the " more" to view the token dropdown
**Issue: ** The token names are improperly aligned in the dropdown
Describe the bug
For ui5-multi-input, a user can view all tokens in a dropdown if the number of tokens exceed the width of the multi input. In RTL, the button to view the dropdown does not appear. Even if it does, it appears with the token names in the dropdown left-aligned.
To reproduce
Steps to reproduce the behavior:
Isolated example
https://codesandbox.io/s/ui5-webcomponents-forked-q1455?file=/index.html
Expected behavior
" more should appear" when tokens exceed width.
Token names in the dropdown should be right-aligned.
Screenshots
Context
Organization: SuccessFactors
Priority: High - Is functional one and makes a single component almost unusable under certain circumstances.
The text was updated successfully, but these errors were encountered: