Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

☔ Update website for GAR compliance #5251

Open
17 of 26 tasks
atsansone opened this issue Oct 16, 2023 · 0 comments
Open
17 of 26 tasks

☔ Update website for GAR compliance #5251

atsansone opened this issue Oct 16, 2023 · 0 comments
Labels
e2-days Can complete in < 5 days of normal, not dedicated, work meta.umbrella Collects multiple related issues p1-high Major but not urgent concern: Resolve in months. Update each month. st.triage.ltw Indicates Lead Tech Writer has triaged t.a11y Relates to an accessibility concern

Comments

@atsansone
Copy link
Contributor

atsansone commented Oct 16, 2023

This project covers updating the docs.flutter.dev site to meet the Google Accessibility Requirements.

This project's details can be found in go/dash-site-gar-report.

This includes the following tasks:

Assess a11y needs

Fix sitewide common issues

Fix heading issues

Fix ARIA IDs and attributes

Fix lexer contrast

Core a11y issues

@atsansone atsansone self-assigned this Oct 16, 2023
@atsansone atsansone added t.a11y Relates to an accessibility concern meta.umbrella Collects multiple related issues p1-high Major but not urgent concern: Resolve in months. Update each month. e2-days Can complete in < 5 days of normal, not dedicated, work st.triage.ltw Indicates Lead Tech Writer has triaged labels Oct 16, 2023
parlough added a commit that referenced this issue May 30, 2024
Enables the mechanism for adding a `title` attribute to DartPad code
blocks.

````markdown
```dartpad run="true" title="The classic hello world program in Dart!"
theme="dark"
void main() {
  print('Hello world!');
}
```
````

Contributes to #5251
@atsansone atsansone removed their assignment Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2-days Can complete in < 5 days of normal, not dedicated, work meta.umbrella Collects multiple related issues p1-high Major but not urgent concern: Resolve in months. Update each month. st.triage.ltw Indicates Lead Tech Writer has triaged t.a11y Relates to an accessibility concern
Projects
None yet
Development

No branches or pull requests

1 participant