Skip to content

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 fix(select): auto-scroll to selected item for all interfaces 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Auto scroll to selected item in ion-select
3 participants