Closed magarciasantos closed 8 months ago
filament/filament
v3.2.16
10.42.0
v3.4.4
8.2.11
I was adding several columns to a table and enabling the individual search for them all. Both a table scroll bar and the body/bottom scroll bar appear
Only the table's horizontal scrollbar should appear
Add a column that can't be shown on screen and enable its individual search
https://github.com/magarciasantos/filament-table-overflow-bug.git
No response
The side panel seems to be broken also
This seems to happen for me aswell when I have an error page (403 forbidden for example), and I use the back button of my browser. (on chrome)
Package
filament/filament
Package Version
v3.2.16
Laravel Version
10.42.0
Livewire Version
v3.4.4
PHP Version
8.2.11
Problem description
I was adding several columns to a table and enabling the individual search for them all. Both a table scroll bar and the body/bottom scroll bar appear
Expected behavior
Only the table's horizontal scrollbar should appear
Steps to reproduce
Add a column that can't be shown on screen and enable its individual search
Reproduction repository
https://github.com/magarciasantos/filament-table-overflow-bug.git
Relevant log output
No response