laravel-livewire-tables icon indicating copy to clipboard operation
laravel-livewire-tables copied to clipboard

Use Bootstrap 5 themed checkboxes and selects

Open gjm opened this issue 1 year ago • 3 comments

In the column visibility and results per page selector, the controls are not using the themed inputs in bootstrap-5 theme.

For checkboxes form-check class must be added to the wrapper div and form-check-input class to the input tag and for selects form-select class must be added to the select tag.

gjm avatar Aug 08 '22 14:08 gjm

My PR #864 fixes the select input problem, and I will add the checkbox styling too.

WhereIsLucas avatar Aug 09 '22 12:08 WhereIsLucas

This is fixed in the PR, we should wait for someone to merge it, thanks for pointing it out !

WhereIsLucas avatar Aug 09 '22 14:08 WhereIsLucas

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 08 '22 19:09 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 25 '22 00:10 stale[bot]