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

Auto-focus in the input field is not functioning #44169

Closed
ChrisBoostwords opened this issue Oct 20, 2024 · 2 comments
Closed

Auto-focus in the input field is not functioning #44169

ChrisBoostwords opened this issue Oct 20, 2024 · 2 comments
Assignees
Labels
component: text field This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists

Comments

@ChrisBoostwords
Copy link

ChrisBoostwords commented Oct 20, 2024

Steps to reproduce

Steps to Reproduce

When we place an Input component with autoFocus={true} inside a Menu or Popover component, the auto-focus does not work as expected. Ideally, it should automatically focus on the Input component.

Current behavior

No response

Expected behavior

No response

Context

No response

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: input

@ChrisBoostwords ChrisBoostwords added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 20, 2024
@mj12albert
Copy link
Member

@ChrisBoostwords Does this work for you? #44060 (comment)

@mj12albert
Copy link
Member

Duplicate of #44060

@mj12albert mj12albert marked this as a duplicate of #44060 Oct 23, 2024
@github-actions github-actions bot added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 23, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 23, 2024
@oliviertassinari oliviertassinari added the component: text field This is the name of the generic UI component, not the React module! label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants