Add feature of hideOnActiveTab()
#16534
bensondevs
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes you want to hide the filter when you already activate some tab. Right now here is how we do it:
This feels hacky in some sense, because we take the URL parameter, it would be nice if we have something native available on the table and or resource to:
Probably something like
And something like:
If we want to do something more complex we can get the active tab like this:
Beta Was this translation helpful? Give feedback.
All reactions