F
Filament12mo ago
lodeki

Loading indicator on a wizard nextAction()

I have this
])->nextAction(fn(ActionsAction $action) => $action->label('Next step')->icon('heroicon-m-chevron-double-right')->outlined(),)
])->nextAction(fn(ActionsAction $action) => $action->label('Next step')->icon('heroicon-m-chevron-double-right')->outlined(),)
and wanted to add a loading indicator when the wizard's next button is clicked ? I first thought of using the
->extraAttributes()
->extraAttributes()
but it doesn't rally makes sense . Any idea?
4 Replies
Dan Harrin
Dan Harrin12mo ago
i believe we already have a loading indicator
lodeki
lodekiOP12mo ago
Not really.It doesn't show on button click.
Augus
Augus12mo ago
@Dan Harrin im also looking for this but couldn't find any indication of an loading element on the wizard.
Dan Harrin
Dan Harrin12mo ago
please open an issue or PR
Want results from more Discord servers?
Add your server