Open jlkravitz opened 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
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>
• 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>
@jlkravitz Just noticed this floating out there. Is this still something pa11y is throwing?
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>