Package
filament/tables
Package Version
v3.0.19
Laravel Version
v10.18.0
Livewire Version
v3.0.0-beta.7
PHP Version
PHP 8.2
Problem description
Just a follow up. PR #7636 introduced a slight difference between classic tables and grid tables hover/select appearance in dark mode.
Grid tables before that PR look like classic tables

After that PR the borders are not highlighted on hover/select

Expected behavior
Both "tables" should look the same.
Steps to reproduce
- Install Filament v3.0.18
- Create a table with and without Grid Layout (e.g. Stack/Split columns)
- Upgrade to Filament v3.0.19 (which includes the mentioned PR).
Reproduction repository
https://github.com/ajnsn/filament-demo-borders
Relevant log output
No response
Package
filament/tables
Package Version
v3.0.19
Laravel Version
v10.18.0
Livewire Version
v3.0.0-beta.7
PHP Version
PHP 8.2
Problem description
Just a follow up. PR #7636 introduced a slight difference between classic tables and grid tables hover/select appearance in dark mode.
Grid tables before that PR look like classic tables
After that PR the borders are not highlighted on hover/select
Expected behavior
Both "tables" should look the same.
Steps to reproduce
Reproduction repository
https://github.com/ajnsn/filament-demo-borders
Relevant log output
No response