LIT-EIA / adapt-esdc-college-theme

MeD's official Adapt theme
GNU General Public License v3.0
2 stars 0 forks source link

Component - MCQ, other questions - more issues with the error message [RDI 2.36] #15

Open LIT-EIA-OWNER opened 3 years ago

LIT-EIA-OWNER commented 3 years ago

For the question that have instructions, the focus is brought to the instruction "select an answer and submit..." and the text is made red, but we cannot rely on colour to inform the user of something. It also needs visual focus Need to highlight with a box or something more visual than colour alone.

GGD4V commented 3 years ago

fixed .component .component-instruction-inner.validation-error { color: #a94442; border: 2px solid #a94442; padding: 5px; }

LIT-EIA-OWNER commented 3 years ago

Should use global focus style, and then leave a border after you focus off but make sure you can distinguish between focus box and the box that remains there to show that it's an Alert