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

Autofocus inside a wizard step still gets ignored #14164

Closed
mokhosh opened this issue Sep 6, 2024 · 0 comments · Fixed by #14165
Closed

Autofocus inside a wizard step still gets ignored #14164

mokhosh opened this issue Sep 6, 2024 · 0 comments · Fixed by #14165
Labels
Milestone

Comments

@mokhosh
Copy link
Contributor

mokhosh commented Sep 6, 2024

Package

filament/filament

Package Version

v3.2.110

Laravel Version

v11.20

Livewire Version

No response

PHP Version

8.3.9

Problem description

It was reported that "If you set autofocus->() to an input inside a step inside a wizard - it will be ignored." here #4301

And there are a few PRs to fix this
#4408
#10113

But the autofocus is still not working, even though everything seems to be wired.

Expected behavior

Autofocus should work inside a wizard.

Steps to reproduce

Create a wizard.
Put an input inside a step.
Set autofocus to true on the input.

Reproduction repository (issue will be closed if this is not valid)

https://github.com/dissto/filament

Relevant log output

No response

Donate 💰 to fund this issue

  • You can donate funding to this issue. We receive the money once the issue is completed & confirmed by you.
  • 100% of the funding will be distributed between the Filament core team to run all aspects of the project.
  • Thank you in advance for helping us make maintenance sustainable!
Fund with Polar
@mokhosh mokhosh added bug Something isn't working medium priority unconfirmed labels Sep 6, 2024
@zepfietje zepfietje added this to the v3 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants