[A11y] Enable A11y Tests: StateFragmentTest + ExplorationActivityTest #3251
Labels
Priority: Essential
This work item must be completed for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
Multiple tests are failing on #3246 with following error:
Content TextView Size Error
Because
content_text_view
can have clickable links therefore the min height of the TextView should be atleast48dp
Feedback TextView Size Error
Because
feedback_text_view
can have clickable links therefore the min height of the TextView should be atleast48dp
No failure screenshot as we need to fix the above error first.
Drag&Drop Error
Tracking in #2323
##NumericInputInteraction
There are A11y errors because one state with
NumericInputInteraction
does not contain any hint.NOTE: There can be more A11y errors once we fix these errors.
The text was updated successfully, but these errors were encountered: