MedicOneSystems / MedicOneSystems/livewire-datatables
Ability to modify styling and text when data is empty
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
Ability to change the styling and text of empty message
'There's Nothing to show at the moment'
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 empty-state message, “There's Nothing to show at the moment,” in the repository and trace how the empty datatable view is rendered. Determine the existing extension point for changing its text and styling, then verify that both can be customized without altering non-empty table output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php, tailwindcss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100