ColumnControl / Boostrap 5 - Cannot click on clear search icon

ColumnControl / Boostrap 5 - Cannot click on clear search icon

VynskirVynskir Posts: 6Questions: 3Answers: 0
edited June 4 in Free community support

Link to test case:
https://datatables.net/extensions/columncontrol/examples/styling/bootstrap5.html
Description of problem:
Hello,

First of all thank you very much for this awesome extension.

There is an issue with ColumnControl when using Boostrap 5, even in the official example.

The select in the search div seems to be too large due to the padding that Boostrap includes for selects. As a result, the clear icon dtcc-search-clear is not clickable.

Possible fixes are to put a z-index of 3 to dtcc-search-clear or remove the padding to the select.

Best regards,
Thibault

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 64,546Questions: 1Answers: 10,669 Site admin
    Answer ✓

    Hi Thibault,

    Thank you! Fix committed here. I'll get a release out before the end of the week.

    Allan

Sign In or Register to comment.