Skip to content

Conversation

@brandyscarney
Copy link
Member

Issue number: internal


What is the current behavior?

A translucent header in a popover does not consistently render as translucent upon presenting due to the offset-top of the content being set to 0.

What is the new behavior?

Watch the header for height changes using ResizeObserver and recalculate the content dimensions when the header height is greater than 0.

Does this introduce a breaking change?

  • Yes
  • No

@vercel
Copy link

vercel bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ionic-framework Ready Ready Preview Comment Dec 10, 2025 8:48pm

@github-actions github-actions bot added the package: core @ionic/core package label Dec 9, 2025
@brandyscarney brandyscarney marked this pull request as ready for review December 9, 2025 22:54
@brandyscarney brandyscarney requested a review from a team as a code owner December 9, 2025 22:54
@brandyscarney brandyscarney requested a review from thetaPC December 9, 2025 22:54
Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@ShaneK ShaneK left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@brandyscarney brandyscarney added this pull request to the merge queue Dec 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2025
@brandyscarney brandyscarney added this pull request to the merge queue Dec 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2025
@brandyscarney brandyscarney added this pull request to the merge queue Dec 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2025
@brandyscarney brandyscarney added this pull request to the merge queue Dec 10, 2025
Merged via the queue into main with commit 99dcf38 Dec 10, 2025
51 checks passed
@brandyscarney brandyscarney deleted the FW-6984 branch December 10, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants