Skip to content
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

fix(tabs): focusChange not being emitted when tabbing into a tab header #15094

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Feb 5, 2019

Fixes the focusChange output not emitting when the user tabs into a tab header which is different from the previously-focused one.

Fixes #14142.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Feb 5, 2019
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Feb 5, 2019
@crisbeto crisbeto force-pushed the 14142/tabs-focus-change-initial branch from c7457b1 to 124e72a Compare February 5, 2019 21:34
@mmalerba mmalerba added aaa and removed aaa labels Apr 25, 2019
@crisbeto crisbeto force-pushed the 14142/tabs-focus-change-initial branch from 124e72a to 351b4f1 Compare May 19, 2019 16:46
@andrewseguin andrewseguin added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label May 30, 2019
@crisbeto crisbeto force-pushed the 14142/tabs-focus-change-initial branch from 351b4f1 to af8625a Compare December 24, 2019 15:49
@crisbeto crisbeto force-pushed the 14142/tabs-focus-change-initial branch from af8625a to cf5830f Compare February 5, 2020 23:07
Fixes the `focusChange` output not emitting when the user tabs into a tab header which is different from the previously-focused one.

Fixes angular#14142.
@crisbeto crisbeto force-pushed the 14142/tabs-focus-change-initial branch from cf5830f to 9745fa2 Compare February 21, 2020 20:32
@andrewseguin andrewseguin added lgtm action: merge The PR is ready for merge by the caretaker labels Jun 15, 2020
@mmalerba mmalerba removed the lgtm label Jul 31, 2020
@annieyw annieyw merged commit ef18b75 into angular:master Feb 9, 2021
annieyw pushed a commit that referenced this pull request Feb 9, 2021
…er (#15094)

Fixes the `focusChange` output not emitting when the user tabs into a tab header which is different from the previously-focused one.

Fixes #14142.

(cherry picked from commit ef18b75)
annieyw pushed a commit that referenced this pull request Feb 9, 2021
…er (#15094)

Fixes the `focusChange` output not emitting when the user tabs into a tab header which is different from the previously-focused one.

Fixes #14142.

(cherry picked from commit ef18b75)
@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 Mar 12, 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.

[Tabs] Tab focus change not reported initially when tab-key navigating to tabs component
6 participants