filamentphp / filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
https://filamentphp.com
MIT License
19.39k stars 2.97k forks source link

Add automatic scrolling of wizard steps #14826

Open austincarpenter opened 4 days ago

austincarpenter commented 4 days ago

Description

This PR ensures the wizard scrolls the current step into view when moving between steps.

https://github.com/filamentphp/filament/issues/14665

Visual changes

https://github.com/user-attachments/assets/9239f0f4-0c9e-4e0c-9b28-9f99118fac0b

Functional changes

zepfietje commented 2 days ago

Ready for merge, @danharrin :)