Skip to content

fix(select): auto-scroll to selected item for all interfaces #30202

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

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

JoaoFerreira-FrontEnd
Copy link
Contributor

@JoaoFerreira-FrontEnd JoaoFerreira-FrontEnd commented Feb 20, 2025

Issue number: resolves #19296


What is the current behavior?

  • when the ion-select is with the interface action-sheet or alert is not scrolling to the selected item on open

What is the new behavior?

  • change test page so all select have scroll;
  • guarantee focusVisibleElement is called on all interfaces;

Does this introduce a breaking change?

  • Yes
  • No

Other information

- change test page so all select have scroll;
Copy link

vercel bot commented Feb 20, 2025

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 Feb 27, 2025 5:16pm
@github-actions github-actions bot added the package: core @ionic/core package label Feb 20, 2025
@brandyscarney brandyscarney changed the title fix(select): fix auto scroll to selected item in ion-select Feb 27, 2025
@JoaoFerreira-FrontEnd JoaoFerreira-FrontEnd added this pull request to the merge queue Feb 28, 2025
Merged via the queue into main with commit 8eaeb22 Feb 28, 2025
50 checks passed
@JoaoFerreira-FrontEnd JoaoFerreira-FrontEnd deleted the ROU-11568_V2 branch February 28, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
3 participants