You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a color difference between the date picker and the listbox in dark mode. The background of the date picker is much darker. This may be intentional but as we use them side by side in forms, it feels a bit off.
Mmmm yeah I could see that point. I'll ask Hugo and see what he thinks. date picker dropdowns are actually dialogs/modals that are positioned like dropdowns which is the only argument I could see for keeping them different (our modal is darker than the dropdown).
Flux version
v2.0.0
Livewire version
v3.5.20
Tailwind version
v4.0.6
What is the problem?
There seems to be a color difference between the date picker and the listbox in dark mode. The background of the date picker is much darker. This may be intentional but as we use them side by side in forms, it feels a bit off.
Listbox:
Date picker:
Code snippets
How do you expect it to work?
I expected the two backgrounds to be the same, as they are both form elements.
Please confirm (incomplete submissions will not be addressed)
The text was updated successfully, but these errors were encountered: