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

Add autofocus options on any input like TextField, EmailField, etc. #2481

Open
JulienHe opened this issue Nov 20, 2024 · 0 comments
Open

Add autofocus options on any input like TextField, EmailField, etc. #2481

JulienHe opened this issue Nov 20, 2024 · 0 comments
Labels

Comments

@JulienHe
Copy link
Contributor

Please list the related package(s)

admin-ui-extensions-react

If this related to specific APIs or components, please list them here

  • Texfield
  • EmailField
  • TextArea
  • URLField
  • PasswordField
  • NumberField
  • MoneyField

Basically any input

Is your feature request related to a problem? Please describe.

While the team is working on next admin extensions, when we open the extensions and have the modal to be visible, if you start typing, the searchbar is where the typing is happening and not in the form of the extensions.

Describe the changes you are looking for

Be able to add the parameter autofocus to any input so we can focus it when an extension is rendered.

Describe alternatives you’ve considered

When an extensions is shown on the admin with any input, disablling the automatic type on the searchbar in the admin

Additional context

Video from @dmoellenkamp.

@JulienHe JulienHe added the enhancement New feature or request label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants