We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
open https://ix.siemens.io/docs/controls/select#editable
click on the ix-select
delete the text
enter "2"
the dropdown is not opening
-> open the dropdown by the button on the right side
the list is not filtered:
if the dropdown is open before editing the text, the list got filtered as expected:
Expected behavior:
Angular
v2.0.0
https://ix.siemens.io/docs/controls/select#editable
The text was updated successfully, but these errors were encountered:
Is fixed.
Sorry, something went wrong.
matthiashader
Successfully merging a pull request may close this issue.
What happened?
Steps to reproduce:
open https://ix.siemens.io/docs/controls/select#editable
click on the ix-select
delete the text
enter "2"
the dropdown is not opening
-> open the dropdown by the button on the right side
the list is not filtered:
if the dropdown is open before editing the text, the list got filtered as expected:
Expected behavior:
What type of frontend frameware are you seeing the problem on?
Angular
Which version of iX do you use?
v2.0.0
Code to produce this issue.
The text was updated successfully, but these errors were encountered: