Change the Filter Name to the Filter Label #355
Closed
iAmKevinMcKee
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
Not sure why it chose type on that one, but you can customize the names if it doesn't give you something you like: https://github.com/rappasoft/laravel-livewire-tables/wiki/Customizing-the-filter-names |
Beta Was this translation helpful? Give feedback.
1 reply
-
Possible in v2+ |
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 am loving this package. I just added a filter and noticed that the "Applied Filters" section uses the key 'type' in stead of the label "Property Type". I would have expected it to use the label, which in my case is "Property Type". If you think this is a good change I'm happy to try to submit a PR. Thanks.
Expected this label to be "Property Type" instead of "Type".
Beta Was this translation helpful? Give feedback.
All reactions