ix-select element grows in width when entering large text #1570
Labels
type: bug
Something isn't working
Workflow: Issue created
JIRA issue is created and will be analyzed
Prerequisites
What happened?
we got some difficulties regarding the usage of the ix-select element as well as ix-select-item elements. We have set the attribute editable to true on the ix-select element. When having a large selection text, it leads to a bigger dropdown. When editing and entering many characters, it happens, that the element grows in width, even wider than the screen size! Using width and/or max-width css styles didn't change the behavior.
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
latest
Code to produce this issue.
See https://stackblitz.com/edit/bmfent-pbpvcx?file=src%2Fselect.ts,package.json
The text was updated successfully, but these errors were encountered: