flutter/dev/a11y_assessments/test
hangyu 1aba3a66f5
[GAR] [a11y] Update text button page in a11y assessment app (#148905)
internal: b/317125569

If the text button label contains its role and state, it will be confusing for tester.

it will be announced like "xxx button button" :

<img src="https://github.com/flutter/flutter/assets/108393416/16f5a996-b0f1-4f04-bd99-caa3cacd4182" width=50% height=50%> 

updated screen and label: 
<img src="https://github.com/flutter/flutter/assets/108393416/1de55cec-8a18-4c36-9dac-84ae7d151fd6" width=50% height=50%>
2024-05-30 18:34:07 +00:00
..
accessibility_guideline_test.dart Adds more a11y use cases (#136761) 2023-10-20 22:54:27 +00:00
auto_complete_test.dart Adds more a11y use cases (#136761) 2023-10-20 22:54:27 +00:00
badge_test.dart Adds more a11y use cases (#136761) 2023-10-20 22:54:27 +00:00
check_box_list_tile_test.dart Add RadioListItem use-case to a11y_assessments (#140984) 2024-01-21 00:32:34 +00:00
date_picker_test.dart Add more use cases to a11y assessments (#132325) 2023-08-16 16:44:11 +00:00
dialog_test.dart Add RadioListItem use-case to a11y_assessments (#140984) 2024-01-21 00:32:34 +00:00
home_page_test.dart [GAR][a11y] Update assessment app to unblock tester from testing dark mode (#149055) 2024-05-24 13:44:55 -07:00
material_banner_test.dart Adds more a11y use cases (#136761) 2023-10-20 22:54:27 +00:00
navigation_bar_test.dart Adds more a11y use cases (#136761) 2023-10-20 22:54:27 +00:00
radio_list_tile_test.dart Add RadioListItem use-case to a11y_assessments (#140984) 2024-01-21 00:32:34 +00:00
slider_test.dart Add more use cases to a11y assessments (#132325) 2023-08-16 16:44:11 +00:00
test_utils.dart Add more use cases to a11y assessments (#132325) 2023-08-16 16:44:11 +00:00
text_button_test.dart [GAR] [a11y] Update text button page in a11y assessment app (#148905) 2024-05-30 18:34:07 +00:00
text_field_password_test.dart a few web tweaks for a11y assessment app (#134479) 2023-09-21 19:38:20 +00:00
text_field_test.dart a few web tweaks for a11y assessment app (#134479) 2023-09-21 19:38:20 +00:00