ibrahimbougaoua/filament-menu-scroll-fix
Now whene a user clicks on an item it sets focus on the selected item without the weird reloading and scrolling up the list, Especially if the user contains a lot of elements he would have to scroll the the selected element manually.
16,055
32
| Install | |
|---|---|
composer require ibrahimbougaoua/filament-menu-scroll-fix |
|
| Latest Version: | v1.0.3 |
| PHP: | ^8.1 |
| License: | MIT |
| Last Updated: | Apr 20, 2026 |
| Links: | GitHub · Packagist |
Maintainer: ibrahim.bougaoua
Filament menu scroll fix.
Now whene a user clicks on an item it sets focus on the selected item without the weird reloading and scrolling up the list, Especially if the user contains a lot of elements he would have to scroll the selected element manually.
Before

After

Installation
You can install the package via composer:
composer require ibrahimbougaoua/filament-menu-scroll-fix
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.