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

[v17] Allow users of web terminal to disable auto focus #53014

Open
wants to merge 1 commit into
base: branch/v17
Choose a base branch
from

Conversation

rosstimothy
Copy link
Contributor

Backport #52992 to branch/v17

The terminal used to automatically took focus, which prevented any
modals rendered at the same time as the terminal from maintaining
focus. This adds a new `disableAutoFocus` prop to allow callers
to take manual control of when the terminal should be focused.

Fixes #52908.
@rosstimothy rosstimothy added the no-changelog Indicates that a PR does not require a changelog entry label Mar 12, 2025
@github-actions github-actions bot requested review from avatus and kiosion March 12, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants