StackExchange / StackExchange/Stacks
Inputs should have explicit `readonly` styling
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 672
- Forks
- 107
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
We're currently ignoring the readonly attribute and any styling. At the very least, we should probably turn off selected states here?
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 from the issue description and inspect how inputs currently handle the readonly attribute and selected states. Determine the project’s existing styling conventions for readonly inputs, then verify that readonly controls have explicit styling and do not show inappropriate selected states.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100