Better support for readOnly option in backend form
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- PHP
- Stars
- 1.5k
- Forks
- 246
- Avg merge
- 19h 2m
- Merged PRs (30d)
- 7
Description
Currently, the dropdown, radio and switch fields, rich editor widget are not supported by the backend form.
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 backend form implementations for the dropdown, radio, switch, and rich editor widgets, then trace how the readOnly option is handled for supported fields. Done means each of the named field types supports readOnly consistently; the issue names no files or tests, so the relevant entry points and verification coverage must be identified first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100