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 does not disable #1215

Closed
2 tasks done
marcossiemens opened this issue Apr 11, 2024 · 2 comments
Closed
2 tasks done

ix-select does not disable #1215

marcossiemens opened this issue Apr 11, 2024 · 2 comments
Labels
type: bug Something isn't working wait for response Wait for author response

Comments

@marcossiemens
Copy link

Prerequisites

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

What happened?

Using Angular, I'm trying to disable ix-select by putting <ix-select [disabled]="true">, and it simply doesn't work. I can still type in it and select options.

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

Angular

Which version of iX do you use?

2.0.4

Code to produce this issue.

<ix-select [disabled]="true"><\ix-select>
@marcossiemens marcossiemens added the triage We discuss this topic in our internal weekly label Apr 11, 2024
@matthiashader
Copy link
Collaborator

Hello @marcossiemens thanks for your insights! Could you provide a little bit more detail, or prepare a stackblitz with your issue. I have tried recreating it, but it seems just fine: https://stackblitz.com/edit/wpumxs?file=src%2Fapp%2Fselect.ts,package.json

@matthiashader matthiashader added type: bug Something isn't working wait for response Wait for author response and removed triage We discuss this topic in our internal weekly labels Apr 16, 2024
@nuke-ellington
Copy link
Collaborator

Closed due to inactivity. Please reopen in case issue persists.

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 wait for response Wait for author response
Projects
None yet
Development

No branches or pull requests

3 participants