Skip to content

Comments

fix(tooltip/snackbar): use overlay service size registry to set initial size - 20.1.x#16840

Open
RivaIvanova wants to merge 5 commits into20.1.xfrom
rivanova/fix-16458-20.1.x
Open

fix(tooltip/snackbar): use overlay service size registry to set initial size - 20.1.x#16840
RivaIvanova wants to merge 5 commits into20.1.xfrom
rivanova/fix-16458-20.1.x

Conversation

@RivaIvanova
Copy link
Member

Closes #16458

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@ChronosSF
Copy link
Member

@wnvko , how does this affect the new overlay implementation?

@RivaIvanova RivaIvanova added 🛠️ status: in-development Issues and PRs with active development on them and removed ❌ status: awaiting-test PRs awaiting manual verification labels Feb 4, 2026
@wnvko
Copy link
Contributor

wnvko commented Feb 4, 2026

@wnvko , how does this affect the new overlay implementation?

No this will not affect the popover implementation. However, as answered in the PR to master here I am not ok to merge this fix.

@coveralls
Copy link
Collaborator

coveralls commented Feb 16, 2026

Coverage Status

coverage: 91.69% (-0.001%) from 91.691%
when pulling 806acf8 on rivanova/fix-16458-20.1.x
into e169c93 on 20.1.x.

@RivaIvanova RivaIvanova added ❌ status: awaiting-test PRs awaiting manual verification and removed 🛠️ status: in-development Issues and PRs with active development on them labels Feb 16, 2026
@RivaIvanova RivaIvanova changed the title fix(overlay): conditionally cache element size - 20.1.x fix(tooltip/snackbar): use overlay service size registry to set initial size - 20.1.x Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tooltip/Snackbar]: overlay content size is not properly reflected when component is placed inside another element

4 participants