This solves 2 out of 3 with css only (I'm not sure if we should invest in further solution)
~When a form element is disabled, the required indicator should not be visible.~
When a form element is disabled, the extra styling for Valid/Invalid states should not apply.
When a form element is disabled, the valid-feedback/invalid-feedback should not be visible
… inputs
Description
This solves 2 out of 3 with css only (I'm not sure if we should invest in further solution)
~When a form element is disabled, the required indicator should not be visible.~ When a form element is disabled, the extra styling for Valid/Invalid states should not apply. When a form element is disabled, the valid-feedback/invalid-feedback should not be visible
Links
Checklist
yarn install
&yarn build
Browsers
Images