MedicOneSystems / MedicOneSystems/livewire-datatables
Precompilation of date filter not working
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
If you have a date filter setted from session or other method, you can't see the date in datepicker but the result are filtered correctly.
Step to repoduce
- go to https://livewire-datatables.com/complex
- set a date filter like DOB column
- refresh the page
The date picker filter now is empty but the result are filtered
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
Reproduce the issue at https://livewire-datatables.com/complex by setting a date filter on the DOB column and refreshing the page. Trace the date filter state across the refresh; done means the date picker displays the persisted date while the filtered results remain correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100