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.07k stars 4.96k forks source link

[Form Validation] Dropdown not being validated, even in demo #7074

Open yopiti opened 2 years ago

yopiti commented 2 years ago

Steps

Opening: https://semantic-ui.com/behaviors/form.html Click on the first example (Tell us more about yourself) of "Usage" on send.

Expected Result

All fields should be red including the "Gender".

Actual Result

All fields are red except of "Gender" and "Password".

Version

2.4

Testcase

https://semantic-ui.com/behaviors/form.html

lubber-de commented 2 years ago

I prepared a fix for the community fork Fomantic-UI here https://github.com/fomantic/Fomantic-UI/pull/2211

aryatalathi commented 1 year ago

Can I work on this issue? Waiting for a reply. Thank you.