jakartaee / jakartaee/faces

Detect duplicate HTML or BODY elements

Open
#1,853 0 comments 3 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.