filament
filament copied to clipboard
Filter PopOver goes off screen in Mobile devices (sm and small under 450px)
Package
filament/tables
Package Version
2.15.3
Laravel Version
9.22.1
Livewire Version
2.10
PHP Version
8.1.4
Problem description
On mobile screens, the Popover filter div is going off-screen. Most likely caused by the left margin.
Expected behavior
The popOver filter must not overflow
Steps to reproduce
- Attached is a simple project
- Connect SQLite database
- Run the project and check the home page in mobile view
- Try to filter
Reproduction repository
https://github.com/lucidpolygon/filament-asda
Relevant log
output
No response