filamentphp / filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
https://filamentphp.com
MIT License
18.09k stars 2.83k forks source link

Rows not match theme and text invisible while draggin in dark-mode #8794

Closed valpuia closed 12 months ago

valpuia commented 1 year ago

Package

filament/filament

Package Version

v3.0.60

Laravel Version

latest

Livewire Version

latest

PHP Version

8

Problem description

While dragging, the rows became white and all data is invisible in dark-mode.

Screencast from 09-30-2023 12:50:28 PM.webm

Expected behavior

Rows matching theme and data visible in dark mode while dragging

Steps to reproduce

Goto Brand in demo (https://demo.filamentphp.com/shop/brands) Set theme to dark Enable drag-and-drop mode Start dragging

Reproduction repository

https://github.com/filamentphp/demo

Relevant log output

No response

zepfietje commented 1 year ago

Can't reproduce this issue on macOS Chromium and Safari. Likely related to your operating system, so please attempt a fix.

valpuia commented 12 months ago

Screencast from 10-02-2023 10:26:00 AM.webm

Checking more this, I think this is related to my chrome browser.. work fine in Other browser.. and also working fine in my colleagues browser (chrome).. hence closed