Filters should be Macroable #6429
Replies: 1 comment
-
Released with Laravel Nova 5.0.0 Feel free to open up a new issue if you're still experiencing this problem on the latest version. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I've been working on expanding Nova functionality for my project, and I noticed that Filters aren't macroable. Short of creating custom classes for every single filter, or repeating logic in a grotesque manner, I'm at a loss.
Please add the Macroable trait to
Laravel\Nova\Filters\Filter
.Beta Was this translation helpful? Give feedback.
All reactions