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

perf(material/tooltip): Use afterNextRender to invoke aria describer … #30265

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kseamon
Copy link
Collaborator

@kseamon kseamon commented Jan 2, 2025

…to align layout updates with other components using afterNextRender.

In tandem with #30242 reduces layout thrashing for tables with sticky columns and tooltips.

…to align layout updates with other components using afterNextRender.
@kseamon kseamon requested a review from a team as a code owner January 2, 2025 20:09
@kseamon kseamon requested review from crisbeto, wagnermaciel and andrewseguin and removed request for a team January 2, 2025 20:09
@kseamon kseamon added the G This is is related to a Google internal issue label Jan 2, 2025
@angular-robot angular-robot bot added area: performance Issues related to performance area: material/tooltip labels Jan 2, 2025
@mmalerba mmalerba added the target: minor This PR is targeted for the next minor release label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/tooltip area: performance Issues related to performance G This is is related to a Google internal issue target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants