Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.12k stars 4.94k forks source link

[Validation] - Dependant Validation should work with Radio Buttons #4445

Closed mwhiterabbit closed 6 years ago

mwhiterabbit commented 8 years ago

Hello,

I am trying to make certain textboxes required depending on which radio button is selected. But instead of only 1 textbox being required all are required and preventing submission. Using a checkbox works as intended in the docs.

js fiddle

AnonymousArthur commented 7 years ago

I've this problem too and I agree, also the depends field should also work with dropdown selection.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

lubber-de commented 4 years ago

Implemented since Fomantic-UI 2.7.2 by fomantic/Fomantic-UI#372