ONSdigital / sdc-global-design-patterns

The SDC Global Design Pattern library. Used as the basis for SDC projects. Outputs to CDN for use in production and development projects, documentation publishes to netlify.
https://sdc-global-design-patterns.netlify.com/
11 stars 2 forks source link

Mutually exclusive does not work on inputs with a type other than "text" #233

Closed bameyrick closed 5 years ago

bameyrick commented 5 years ago

Expected behaviour

Mutually exclusive should work on numeric / email / tel inputs etc

Actual behaviour

Mutually exclusive only works on text type inputs