• When setting a table to have sorting enabled several negative issues arrise at once:
    – A search button added (which I would like to be able to hide)
    – Columns no longer fit in the area and have a horizontal scroll bar added (previously they fit fine).
    – When clicking on a header the search feature doesn’t work.

    Is there a way for any (or all) of these behaviors to be toggled?
    I’m using Chrome on Windows 10.

    If it has any effect, this is the table that behaves strangly when sorting is enabled:
    Broker List

Viewing 1 replies (of 1 total)
  • Plugin Author MyThirdEye

    (@mythirdeye)

    Hello @matthewzar,

    I have tried the sorting thing and indeed a search box appears out of the wild 😀 I will have to debug why this is happening and get back to you with a fix asap hopefully.

    As for the columns not fitting when enabling sorting, that’s because the table headers get a little bit bigger to accommodate the clickable space. This sometimes makes the table a little larger and the table wont have enough room and will show a scroll bar (unless you select another responsive type, scroll is the default)

    As for the search not working when you sort the table, I have not been able to reproduce this, maybe its because the search feature is not toggled? I will try to reproduce this and if I can get it to fail I will try and fix it up.

    Thank you for bringing this to my attention, I have a long list of fixes to do so I will add these to the list 🙂

    Thanks
    John

Viewing 1 replies (of 1 total)

The topic ‘Sort feature adds search button’ is closed to new replies.