MedicOneSystems / MedicOneSystems/livewire-datatables
Editable Dropdown
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Although not an issue, Is it possible to have a editable field as a dropdown?
such as a status field 1 =Active 0=Inactive
then in the field it displays as follows:
<select>
<option value="1">Active</option>
<option value="0">Inactive</option>
</select>
Thanks In advance
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
The issue names no files, tests, or entry points. First clarify the desired editable dropdown behavior and its integration with status fields; done would be an agreed implementation scope and acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php, tailwindcss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100