fixrule (input_label_visible
) should not trigger when button input contains visible text
#2183
Labels
Carbon
Carbon related issue
engine
Issues in the accessibility-checker-engine component
user-reported
Issues identified outside of the core team
The original violation in #2122 is correctly no longer triggering.
However, I'm seeing a couple "Needs Review" issues that should not trigger on this Carbon AI page
AILabel component
DOM:
input_label_visible
is incorrectly reporting against two requirements (SCs). It seems that the single potential reason is triggered, but reported twice. I think neither should be reported:The input element does not have an associated visible label
The input element does not have an associated visible label
Triggered by
Rule ID: input_label_visible[file not changed in the PR #2170 ]
Reason ID:
potential_no_label
The text was updated successfully, but these errors were encountered: