Skip to content
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

docs(app): add setFocus to the documentation #29916

Merged
merged 1 commit into from
Oct 1, 2024
Merged

docs(app): add setFocus to the documentation #29916

merged 1 commit into from
Oct 1, 2024

Conversation

brandyscarney
Copy link
Member

@brandyscarney brandyscarney commented Sep 30, 2024

Issue number: resolves #29830


What is the current behavior?

The setFocus method on ion-app is marked internal.

What is the new behavior?

Document the setFocus method as a way for developers to programmatically focus elements.

Does this introduce a breaking change?

  • Yes
  • No

Other information

The method isn’t new, it was just marked as internal, which prevented it from being documented. I can mark this as a feat though if anyone thinks it should be.

Related documentation PR: ionic-team/ionic-docs#3842

@github-actions github-actions bot added package: core @ionic/core package package: angular @ionic/angular package labels Sep 30, 2024
Copy link

vercel bot commented Sep 30, 2024

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 Sep 30, 2024 5:29pm

@brandyscarney brandyscarney marked this pull request as ready for review September 30, 2024 19:39
@brandyscarney brandyscarney requested a review from a team as a code owner September 30, 2024 19:39
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, should the associated issue be re-opened?

@brandyscarney
Copy link
Member Author

No it will still be linked when this is merged.

@brandyscarney brandyscarney added this pull request to the merge queue Oct 1, 2024
Merged via the queue into main with commit 668b2da Oct 1, 2024
51 checks passed
@brandyscarney brandyscarney deleted the ROU-11157 branch October 1, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: angular @ionic/angular package package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: No reliable way to make ion-button programatically focusable
3 participants