We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
radiobutton
invalid radiobuttons looks the same (but they do get the class 'is-invalid') in chlorophyll
go to https://storybook.seb.io/latest/chlorophyll/?path=/story/components-form-elements-radio-button--radiobutton&args=text1:Radiobutton+122;validation:is-invalid and take a look
The text was updated successfully, but these errors were encountered:
In this React RadioGroup example the red border comes because the outer div (2 steps out) have the class is-invalid. https://storybook.seb.io/latest/react/iframe.html?viewMode=docs&id=components-form-radiogroup--docs&args=#validation
Edit: Ok in the design the circle of the radio also becomes red. So this need to be changed in code.
Sorry, something went wrong.
EldRoos
No branches or pull requests
Bug already reported?
For which framework/library you are reporting the bug
No response
Component name
radiobutton
Description
invalid radiobuttons looks the same (but they do get the class 'is-invalid') in chlorophyll
Steps To Reproduce
go to https://storybook.seb.io/latest/chlorophyll/?path=/story/components-form-elements-radio-button--radiobutton&args=text1:Radiobutton+122;validation:is-invalid and take a look
Current Behaviour
Expected Behaviour
The text was updated successfully, but these errors were encountered: