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
When the page loads the help text gets loaded and splashes on the page before the rest of the script loads. This appears to be an issue on pages with more data.
Simply commenting out the text in the tablefilter.js file also got rid of the actual filters needed to search among the data. There doesn't appear to be anyway to disable it with the configuration options so the only work around is to just have a few results per page so the page loads faster but my users want to see as much of the data on one page as possible.
It'd be nice to reconfigure or disable the help text.
Image of what it looks like before the page fully loads.
Thanks! Yes. Now it shows a "loading" text which helps. The overall script is the last thing to load which is annoying but it helps me focus on just that rather than the text.
When the page loads the help text gets loaded and splashes on the page before the rest of the script loads. This appears to be an issue on pages with more data.
Simply commenting out the text in the tablefilter.js file also got rid of the actual filters needed to search among the data. There doesn't appear to be anyway to disable it with the configuration options so the only work around is to just have a few results per page so the page loads faster but my users want to see as much of the data on one page as possible.
It'd be nice to reconfigure or disable the help text.
Image of what it looks like before the page fully loads.
https://imgur.com/a/fh6nIGS
The text was updated successfully, but these errors were encountered: