MedicOneSystems / MedicOneSystems/livewire-datatables
Filter Options Remaining
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Is there a way to access the query/filtered and add a groupBy('key')->pluck('key')
So that just the remaining possible keys appear in the select/filter by.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that builds select/filter options and the query path used for filtered results; the issue names no files or tests. Determine how a groupBy('key')->pluck('key')-style result could expose only remaining keys, then verify that filter options update correctly after applying other filters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100