csg-org / CompactConnect

A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.
1 stars 2 forks source link

From Sprint 5: color contrast issue #143

Open jlkravitz opened 3 months ago

jlkravitz commented 3 months ago

Discovered by pa11y. I couldn't 100% figure out what it was detecting, so let me know if this is a false positive that we can consider documenting.

Command: pa11y https://app.test.compactconnect.org/ --runner axe

Output: • Error: Elements must meet minimum color contrast ratio thresholds (https://dequeuniversity.com/rules/axe/4.8/color-contrast?application=axeAPI) ├── color-contrast ├── #compact └── <select data-v-46a36322="" id="compact" name="compact" aria-label="Compact" autocomplete="on" class="select-dropdown"><option data-v-46a36322="" valu...</select>

jsandoval81 commented 2 weeks ago

@jlkravitz Just noticed this floating out there. Is this still something pa11y is throwing?