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

IX Select: Search field can confuse users into thinking they have entered a valid value #1464

Closed
2 tasks done
rouven-s opened this issue Sep 9, 2024 · 1 comment
Closed
2 tasks done
Labels
triage We discuss this topic in our internal weekly

Comments

@rouven-s
Copy link

rouven-s commented Sep 9, 2024

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

What happened?

When initializing an IxSelect without default value, the search input field does not reset when unfocusing the component. Multiple customers of us therefore thought they could also add a new value by just typing it in the input field.

What type of frontend framework are you seeing the problem on?

Angular

Which version of iX do you use?

v2.4.1

Code to produce this issue.

See country field here:
https://myneo.siemens.com/contact

Type e.g. "Germany - Bavaria", then tab/click out of the field. There is no way to visually differentiate the typed (invalid) value from a selected (valid) value
@rouven-s rouven-s added the triage We discuss this topic in our internal weekly label Sep 9, 2024
@matthiashader
Copy link
Collaborator

Hello @rouven-s,
Your issue has already been implemented and will be released within the next release: #1456

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage We discuss this topic in our internal weekly
Projects
None yet
Development

No branches or pull requests

3 participants