react / react/react-strict-dom
(feature) <form> element
Open
Nobody has claimed this yet.
cannot polyfill
feature
- Dominant language
- JavaScript
- Stars
- 3.6k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature request
Support the <form> element. This element is not currently supported on native.
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 reviewing how react-strict-dom currently handles native element support, then read the linked MDN reference for the
element. Done means the element is supported on native with the expected form behavior, verified against the project’s existing support conventions.Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100