Minimal Theme iOS scrolling issue
Anyone seen scrolling issues with minimal theme?! I am in love with it - but the menu scrolling on iOS on chrome is just nope.
Safari is a little better, if I get the menu bar to go away it kind of works..
Not sure how to fix tbh.. anyone have any thoughts?
7 Replies
@nicko170 Are you only using the minimal theme or https://filamentphp.com/plugins/aymanalhattami-slim-scrollbar?
Filament
Slim Scrollbar by Ayman Alhattami - Filament
A simple package to make the application's scrollbars slim.
Just minimal
Could you clarify what's the issue exactly, @nicko170? 🙂
Hey @Zep Fietje - the bottom of the scroll bar in chrome on iOS just doesn’t work when there are quite a few resources, you just can’t see the last couple of items in there and you can’t scroll to them! I’ll see if I can reproduce it in a new installation today
Ah I see it from your recording now! I feel like this is an issue with Filament core and not the Minimal Theme.
Could you try to reproduce in a fresh Filament project without custom theme?
If you can, please create a bug report on GitHub with a link to the reproduction repository.
Then we can have a look at fixing it 🙂
Hey @Zep Fietje , you were right, it's absolutely an issue with core not minimal theme. I've logged a bug with a fresh project linked for you.
https://github.com/filamentphp/filament/issues/10915
GitHub
Large menus on mobile devices do not work correctly · Issue #10915 ...
Package filament/filament Package Version v3.2.5 Laravel Version v10.41.0 Livewire Version v3.3.5 PHP Version 8.3.0 Problem description hey @zepfietje as discussed in Discord, menu scrolling in Chr...
Thanks, @nicko170!