-
Notifications
You must be signed in to change notification settings - Fork 12
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
address REVIEW comments in a11y code #930
Comments
In the previous commit, I added TODO comments that reference this issue. If these REVIEW comments should be broken out into their own GitHub issue(s), please do so. |
Same problem in A11yBehaviorFunctionDef and AccessiblePeer. Altogether, I see 132 occurrences of "REVIEW" in scenery that are related to a11y. Please replace these with TODO comments and associated GitHub issues. |
Removed and moved comments to #867 (comment). Closing |
I stumble across multiple "REVIEW" comments in Accessibility.js, see below.
"REVIEW" comments are supposed to be used for a code review, and fully removed (or replaced with a TODO and associated issue) when the code review is completed.
The text was updated successfully, but these errors were encountered: