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

@clayui/drop-down ClayUIDropdownWithItems: RadioGroup with radio Items not getting checked #5676

Closed
amberkamboj77 opened this issue Sep 20, 2023 · 1 comment
Labels
type: bug Issues reporting that Component is not doing what should be done

Comments

@amberkamboj77
Copy link

https://codesandbox.io/s/quizzical-hypatia-s6drz5

ClayUIDropdownWithItems components with radiogroup items is not marking the radio box as selected when passed checked prop. Meanwhile, disabled is working perfectly fine and disabling the correct items from the list.

What are the steps to reproduce?

Add list items of type radiogroup with radio and mark one entry as checked: true. It will not check the desired entry.
Mark entry as disabled: true. It will disable the desired entry (this ensures that logically I have not been making mistakes with core logic).

What is the expected result?

Entry marked as checked should have a selected Radio button.
image

Tech Version
Clay 3.105.0
React 16.8.6
@amberkamboj77 amberkamboj77 added the type: bug Issues reporting that Component is not doing what should be done label Sep 20, 2023
@github-actions
Copy link

Thanks for sending your Clay issue to PEDS Team.

@amberkamboj77, we appreciate your contribution, however, please be informed that we have transitioned away from using GitHub issues to track and prioritize our work. At present, we are exclusively utilizing LPS tickets for issue management. Therefore, we kindly request you to create your LPS tickets for any new matters or inquiries ;)

Link for How To Open a LPS Ticket to Clay

If you are an external contributor, we strongly recommend reaching out to our support team for further assistance :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issues reporting that Component is not doing what should be done
Projects
None yet
Development

No branches or pull requests

1 participant