If the table has a defaultFiltered prop– we'll want to make sure that the showFilters is also true.
We have places in our app that use external buttons to inject filters into the table via the defaultFiltered prop– right now if you click one of those buttons it's unclear that a filter was applied since all the filters are hidden.