Problem with filters and search in DaisyUI #1948
johannesMEGABAD
started this conversation in
BUG
Replies: 1 comment 2 replies
-
@luanfreitasdev Could you please take a look at this? I would really love to use DaisyUI since it brings in a fresh wind in the styling |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Livewire PowerGrid version
v6.4.2
Livewire version
v.3.6.3
Laravel version
v.12.20.0
Which PHP version are you using?
PHP 8.2
Which Theme are you using?
DaisyUI
Have you published the resource files and customized them? (php artisan vendor:publish)
No
What is the problem?
The clear icon in the searchbox is not appearing in DaisyUI when text is entered and you hover in the searchbox.
When I am using DaisyUI the view looks good until I add filters. The datepicker filter is put directly at the table resulting in missalignment with other filters. The multi-select filter is broke. It looks completly crooked.
Multi-Select filter closed
Multi-Select filter open
Alignment
Code snippets
Here is the code how I build the filters.
How do you expect it to work?
I expect the filters to be properly aligned and properly styled.
@luanfreitasdev
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions