Skip to content
New issue

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

Editable select is not opening when selecting it #832

Closed
SusiHorter opened this issue Oct 10, 2023 · 1 comment
Closed

Editable select is not opening when selecting it #832

SusiHorter opened this issue Oct 10, 2023 · 1 comment
Assignees
Labels
type: bug Something isn't working

Comments

@SusiHorter
Copy link

SusiHorter commented Oct 10, 2023

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:
    image

  • if the dropdown is open before editing the text, the list got filtered as expected:
    image

Expected behavior:

  • dropdown-list opens when clicking on the ix-select (e.g. enabled by a property)
  • filtering works if the list is opened with the button

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.

https://ix.siemens.io/docs/controls/select#editable
@SusiHorter SusiHorter added the triage We discuss this topic in our internal weekly label Oct 10, 2023
@matthiashader matthiashader self-assigned this Oct 11, 2023
@matthiashader matthiashader added the type: bug Something isn't working label Oct 12, 2023
@matthiashader matthiashader linked a pull request Oct 12, 2023 that will close this issue
14 tasks
@danielleroux danielleroux removed the triage We discuss this topic in our internal weekly label Oct 20, 2023
@matthiashader
Copy link
Collaborator

Is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants