HTMLFormElement.Elements is not a live collection
Open
bug
- Dominant language
- Go
- Stars
- 300
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
This was a deliberate choice, to get HTMX form behaviour working.
But it is incorrect behaviour, according to the specs.
Contributor guide
Research direction
No implementation file or test is named in the issue. Locate the HTMLFormElement.Elements entry point, compare its behavior with the relevant HTML specification, and inspect existing DOM collection tests. Done means Elements reflects subsequent form changes as a live collection while preserving the intended form behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100