Replies: 3 comments 1 reply
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @danharrin, Any thoughts on this? 😅 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I would accept a PR to close the dropdown once it applies. Should also be the same for the column manager dropdown though in v4 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Package Version: v3.2
Hi,
Could a event be dispatched when applyTableFilters is applied?
That way we could close the action that we use with filtersApplyAction and when deferFilters is used.
We would like to wait for the load spinner within the action to stop and close the action afterwards.
Now we use ->close() on the action but this closes the action immediately but then the user does not have any feedback on that the system is loading.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions