We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
filament/filament
v3.2.110
v11.20
No response
8.3.9
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.
Autofocus should work inside a wizard.
Create a wizard. Put an input inside a step. Set autofocus to true on the input.
https://github.com/dissto/filament
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: