Detect duplicate HTML or BODY elements
Open
- Dominant language
- Java
- Stars
- 127
- Forks
- 59
- Avg merge
- 23h
- Merged PRs (30d)
- 7
Description
Like we do with `UIForm` in Developement mode check for duplicate `html`, `head/HtmlHead` and `body/HtmlBody`.
Inspired by Issue on PrimeFaces: https://github.com/primefaces/primefaces/issues/10790
Contributor guide
Research direction
Start by finding the existing UIForm duplicate check used in development mode, then trace how html, head/HtmlHead, and body/HtmlBody are represented. Done means duplicate elements are detected for these cases with behavior covered consistently with the existing check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100