Skip to content

fix(overlays): announce info after opening based on platform - #30025

Merged
thetaPC merged 19 commits into
mainfrom
ROU-11372
Nov 22, 2024
Merged

fix(overlays): announce info after opening based on platform#30025
thetaPC merged 19 commits into
mainfrom
ROU-11372

Conversation

@thetaPC

@thetaPC thetaPC commented Nov 19, 2024

Copy link
Copy Markdown
Contributor

Issue number: internal


What is the current behavior?

PR #29951 would hide the overlays from screen readers while animating. This allows the element to navigate to its correct destination for screen readers to interact with. Otherwise, the focus rings would never appear. However, this ended up breaking the interaction for iOS.

What is the new behavior?

  • Overlays are hidden from screen readers while animating only if the platform is android. Since the original issue only applied to Android devices.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Dev build: 8.4.1-dev.11732033492.170e160c

Test on iOS and Android devices.

@vercel

vercel Bot commented Nov 19, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 4:47pm

@github-actions github-actions Bot added the package: core @ionic/core package label Nov 19, 2024
@thetaPC
thetaPC marked this pull request as ready for review November 19, 2024 17:04
@thetaPC
thetaPC requested a review from a team as a code owner November 19, 2024 17:04

@brandyscarney brandyscarney left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@thetaPC
thetaPC added this pull request to the merge queue Nov 22, 2024
Merged via the queue into main with commit f6188c4 Nov 22, 2024
@thetaPC
thetaPC deleted the ROU-11372 branch November 22, 2024 17:32
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.

3 participants