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

IxRadio disabled={false} not working as expected #1628

Open
2 tasks done
intuiquest opened this issue Dec 18, 2024 · 1 comment
Open
2 tasks done

IxRadio disabled={false} not working as expected #1628

intuiquest opened this issue Dec 18, 2024 · 1 comment
Labels
type: bug Something isn't working Workflow: Issue created JIRA issue is created and will be analyzed

Comments

@intuiquest
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?

Setting IxRadio.disabled to a dynamic false will disable the radio button while leaving the label unaffected. It should behave instead the same as not setting disabled or leaving its value as undefined.

image

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

React

Which version of iX do you use?

v2.6.0

Code to produce this issue.

https://stackblitz.com/edit/s8k7eiwa?file=src%2Fradio.tsx
@intuiquest intuiquest added the triage We discuss this topic in our internal weekly label Dec 18, 2024
@matthiashader matthiashader added type: bug Something isn't working Workflow: Issue created JIRA issue is created and will be analyzed and removed triage We discuss this topic in our internal weekly labels Dec 19, 2024
Copy link
Contributor

github-actions bot commented Dec 19, 2024

🤖 Hello @intuiquest

Your issue will be analyzed and is part of our internal workflow.
To get informed about our workflow please checkout the Contributing Guidelines

JIRA: IX-2252

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 Workflow: Issue created JIRA issue is created and will be analyzed
Projects
None yet
Development

No branches or pull requests

2 participants