filament/filament
v3.2.120
v10.48.22
v3.4.10
PHP 8.2.18
I'm not sure if this is a bug or intended behaviour but I was expecting the steps header of the wizard to automatically scroll to the next step. Without this the user may never see the step labels or descriptions. Screenshot:
I've checked all existing issues and nobody seems to have brought it up before. There is some talk about it on Discord where I have added a partial solution.
I expected that the wizard header automatically performed a horizontal scroll to step 2, step 3 and so on after each step validates.
I can kind of work around this, with great difficultly, by dispatching the step number through custom events via registerListeners and then listening in alpine with $wire.on.
Just create a form wizard that has enough steps to overflow the x-axis of the wizard header.
https://github.com/stuartcusackie/filament-wizard-header-scroll-issue
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too