MedicOneSystems / MedicOneSystems/livewire-datatables
Clear Filters on columns
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
Hi Everyone.
I have a little trouble with the column filters.
we have two datatable instances. In the first instance I set a filter

Table instance 1
Then when I go to other datatable, the filter remains in the same index position

Table instance 2
I wanna reset o clear the filter setted before to show the datatable instance
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
No files or tests are named. Start by reproducing the issue with two datatable instances, setting a column filter in the first, and switching to the second. Trace where column-filter state is retained, then verify that each instance starts with its own filters or can clear them before display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100