Existence of filter bar, if data is not filterable
There is a page, displaying various information referring to one product. Information is divided into tabs - and within the tabs, user can filter data - but not always. Some tabs contain information that can not be filtered.
What is a better approach - to keep the filter bar for those tabs, which are not filterable? What to display inside the filter bar, then?
Or is it better to remove the filter bar (which gives a very bad feeling of "jumping" screen, but maybe is more proper anyway?).