MedicOneSystems / MedicOneSystems/livewire-datatables

Filter Options Remaining

Open
#483 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.