-
Notifications
You must be signed in to change notification settings - Fork 41
Add aria-describedby attribute where missing for fields with error #2579
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
Open
AbdiTolesa
wants to merge
55
commits into
master
Choose a base branch
from
issue-6068-fix_checkbox_and_radio_buttons_accessibility
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
ca9cb12
Add aria-describedby attribute where missing for fields with error
AbdiTolesa 603d9b1
Cover remaining fields that miss aria-describedby when field errors
AbdiTolesa 60c34ef
Remove aria-describedby atts from elements with no errors
AbdiTolesa 39cf3ed
Try fixing Workflow errors
AbdiTolesa 32c726c
Try fixing Workflow errors
AbdiTolesa 2058760
Try fixing Workflow errors
AbdiTolesa e1970fb
Fix warnings
AbdiTolesa 272d808
Fix static analysis warning
AbdiTolesa b6faf96
Make sure frm_include_alert_role_on_field_errors can be used to remov…
AbdiTolesa 4bed2cd
Fix condition check to remove role='alert'
AbdiTolesa ec5d850
Correct check for role='alert' in an html
AbdiTolesa 4482d15
Improve code reliability
AbdiTolesa 74f8a6c
Ignore PHPStan false positive
AbdiTolesa 2b43dd8
Remove PHPStan ignore line to suppress warning
AbdiTolesa 4228669
Reuse existing variable
AbdiTolesa 5234a55
Undo last change
AbdiTolesa f81936d
Merge branch 'master' into issue-6068-fix_checkbox_and_radio_buttons_…
Crabcyborg d09ccd1
Merge branch 'master' into issue-6068-fix_checkbox_and_radio_buttons_…
Crabcyborg d2c44e5
Fix potential bug and workflow errors
AbdiTolesa 02d6728
Commit before merge
AbdiTolesa 4a70eaa
Fix potential bug and workflow errors
AbdiTolesa adc91f5
Fix invalid function return statement
AbdiTolesa 92a69e9
Resolve conflict with master
AbdiTolesa 09febfe
Resolve conflict with master
AbdiTolesa 9a43d8d
Resolve conflict with master
AbdiTolesa 2f40d11
Fix all merge conflicts
AbdiTolesa 81c1f09
Fix all merge conflicts
AbdiTolesa 2f7b19b
Fix remaining merge conflict
AbdiTolesa 10a587d
Build files
AbdiTolesa ce3b9c6
Use attribut tokenization to implement set/unset aria-describedby
AbdiTolesa 80d9070
Fix merge conflict
AbdiTolesa 58e1328
Merge branch 'master' into issue-6068-fix_checkbox_and_radio_buttons_…
Crabcyborg 933de3f
Go back to using $add_html
Crabcyborg ee00f36
Go back to using $html and unset $add_html
Crabcyborg e9ce506
Simplify js code further
AbdiTolesa 9208e5a
Merge branch 'issue-6068-fix_checkbox_and_radio_buttons_accessibility…
AbdiTolesa eaf7d0e
Return early when there are no errors
AbdiTolesa 86ed330
Move out logic in foreach block into a new function
AbdiTolesa a428c47
Fix FrmFieldFormHtml.php blank_line_before_statement rule
AbdiTolesa 1360c0b
Possible php cs fixer fix
Crabcyborg 90d084e
Merge branch 'master' into issue-6068-fix_checkbox_and_radio_buttons_…
Crabcyborg e26b042
Filter out empty ariaDescribedBy values
AbdiTolesa 732cde4
Merge branch 'issue-6068-fix_checkbox_and_radio_buttons_accessibility…
AbdiTolesa 02e8f58
Fix merge conflict and merge master
AbdiTolesa 6b1c15c
Make sure ariaDescribedBy attribute is set when error occurs in JS va…
AbdiTolesa d6bf75e
Fix all eslint errors
AbdiTolesa 8962fd3
Merge branch 'master' into issue-6068-fix_checkbox_and_radio_buttons_…
Crabcyborg e4c79ba
Merge branch 'master' into issue-6068-fix_checkbox_and_radio_buttons_…
Crabcyborg 4e7bf1f
Make sure aria-describedby is set when using ajax submission
AbdiTolesa c55910d
Merge master
AbdiTolesa c728c84
Merge branch 'master' into issue-6068-fix_checkbox_and_radio_buttons_…
Crabcyborg 6feac4f
Merge branch 'master' into issue-6068-fix_checkbox_and_radio_buttons_…
Crabcyborg 31960b6
Trim value before comparison check
AbdiTolesa 4e652e4
Fix merge conflicts
AbdiTolesa 966aabe
Add missing space before parenth
AbdiTolesa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.