Skip to content

Conversation

cpatin10
Copy link
Contributor

Adds missing 'required' attribute to chips input. Currently, chips add
'aria-required' only, which is for backwards compatibility.
The addision also fixes a bug for axe tests that check for the same
value fort 'required' and 'aria-required' attributes.

@cpatin10 cpatin10 requested a review from mmalerba as a code owner June 23, 2021 23:52
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jun 23, 2021
@mmalerba
Copy link
Contributor

@jelbourn this seems reasonable to me, just wanted to check with you if there's any a11y implications I'm not aware of

@josephperrott josephperrott removed the request for review from a team June 28, 2021 20:29
Adds missing 'required' attribute to chips input. Currently, chips add
'aria-required' only, which is for backwards compatibility.
The addision also fixes a bug for axe tests that check for the same
value fort 'required' and 'aria-required' attributes.
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn added action: merge The PR is ready for merge by the caretaker P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release labels Jun 28, 2021
@wagnermaciel wagnermaciel merged commit ca02022 into angular:master Jul 1, 2021
wagnermaciel pushed a commit that referenced this pull request Jul 1, 2021
…23055)

Adds missing 'required' attribute to chips input. Currently, chips add
'aria-required' only, which is for backwards compatibility.
The addision also fixes a bug for axe tests that check for the same
value fort 'required' and 'aria-required' attributes.

Co-authored-by: Catalina Patiño <catpatin@google.com>
(cherry picked from commit ca02022)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants