Skip to content

Conversation

@crisbeto
Copy link
Member

Fixes the visible state of the sort header not being updated if it gets changed through the matSortActive binding.

Fixes #19467.

@crisbeto crisbeto 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 May 31, 2020
@crisbeto crisbeto requested a review from andrewseguin as a code owner May 31, 2020 08:41
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label May 31, 2020
@jelbourn
Copy link
Member

jelbourn commented Jun 9, 2020

@andrewseguin PTAL

@andrewseguin andrewseguin added lgtm action: merge The PR is ready for merge by the caretaker labels Jun 15, 2020
@crisbeto crisbeto force-pushed the 19467/sort-programmatic-change branch from 62b0e96 to 36bc124 Compare June 15, 2020 20:03
@crisbeto crisbeto force-pushed the 19467/sort-programmatic-change branch from 36bc124 to 6912d75 Compare July 15, 2020 19:26
@crisbeto crisbeto force-pushed the 19467/sort-programmatic-change branch from 6912d75 to 5c8d760 Compare July 24, 2020 19:52
@mmalerba mmalerba removed the lgtm label Jul 31, 2020
@crisbeto crisbeto changed the title fix(sort): view not updated when sort state is changed through binding fix(material/sort): view not updated when sort state is changed through binding Dec 27, 2020
@crisbeto crisbeto force-pushed the 19467/sort-programmatic-change branch from 5c8d760 to cc88c81 Compare December 27, 2020 13:04
…gh binding

Fixes the visible state of the sort header not being updated if it gets changed through
the `matSortActive` binding.

Fixes angular#19467.
@crisbeto crisbeto force-pushed the 19467/sort-programmatic-change branch from cc88c81 to 44211e4 Compare February 13, 2021 13:56
@saithis
Copy link

saithis commented Feb 18, 2021

@crisbeto may I ask why this PR doesn't get merged?

@jelbourn jelbourn added G This is is related to a Google internal issue P2 The issue is important to a large percentage of users, with a workaround and removed P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent labels Mar 3, 2021
@annieyw annieyw merged commit ca7d379 into angular:master Mar 7, 2021
annieyw pushed a commit that referenced this pull request Mar 7, 2021
…gh binding (#19492)

Fixes the visible state of the sort header not being updated if it gets changed through
the `matSortActive` binding.

Fixes #19467.

(cherry picked from commit ca7d379)
@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 Apr 7, 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 G This is is related to a Google internal issue P2 The issue is important to a large percentage of users, with a workaround target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(Sort Header): Sort only works if columns are updated

7 participants