Skip to content

fix(chips): chip list disabled state out of sync when swapping out form group with a disabled one - #17993

Merged
jelbourn merged 1 commit into
angular:masterfrom
crisbeto:chip-list-group-swap
Apr 20, 2020
Merged

fix(chips): chip list disabled state out of sync when swapping out form group with a disabled one#17993
jelbourn merged 1 commit into
angular:masterfrom
crisbeto:chip-list-group-swap

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Related to #17872. Ensures that the chip list's disabled state is in sync with its form control, if the control is swapped out with a disabled one.

…rm group with a disabled one
Related to angular#17872. Ensures that the chip list's disabled state is in sync with its form control, if the control is swapped out with a disabled one.
@crisbetocrisbeto added 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 Dec 17, 2019
@googlebotgooglebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Dec 17, 2019

@jelbournjelbourn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@jelbournjelbourn added lgtm action: merge The PR is ready for merge by the caretaker labels Mar 10, 2020
@jelbourn
jelbourn merged commit c67337b into angular:masterApr 20, 2020
jelbourn pushed a commit that referenced this pull request Apr 20, 2020
…rm group with a disabled one (#17993)
Related to #17872. Ensures that the chip list's disabled state is in sync with its form control, if the control is swapped out with a disabled one.
(cherry picked from commit c67337b)
soro-google pushed a commit to soro-google/components that referenced this pull request Apr 24, 2020
…rm group with a disabled one (angular#17993)
Related to angular#17872. Ensures that the chip list's disabled state is in sync with its form control, if the control is swapped out with a disabled one.
@angular-automatic-lock-bot

Copy link
Copy Markdown

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-botangular-automatic-lock-botBot locked and limited conversation to collaborators May 21, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: mergeThe PR is ready for merge by the caretakercla: yesPR author has agreed to Google's Contributor License AgreementP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgenttarget: patchThis PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@crisbeto@jelbourn@googlebot