MedicOneSystems / MedicOneSystems/livewire-datatables
Refresh datatable
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am having an issue when I try to refresh my datatable
The content of the table (data) is refreshing correctly, but the labels of the columns aren't
The initial labels aren't changing
Any idea please?
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 reproducing the datatable refresh with changing column labels and compare the label behavior with the data refresh behavior. Trace the relevant datatable and Livewire rendering entry points; the issue is done when refreshed column labels replace the initial labels reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, laravel, php, tailwindcss
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100