Skip to content

fix: remove duplicate ID selectors in index.html#952

Open
Akshita-2307 wants to merge 1 commit into
Charushi06:mainfrom
Akshita-2307:fix/issue-854-duplicate-ids
Open

fix: remove duplicate ID selectors in index.html#952
Akshita-2307 wants to merge 1 commit into
Charushi06:mainfrom
Akshita-2307:fix/issue-854-duplicate-ids

Conversation

@Akshita-2307
Copy link
Copy Markdown

Fixes #854

Removes duplicate id=auth-error (appeared twice) and duplicate id=add-btn (appeared twice) to resolve JS selector conflicts.

@Akshita-2307
Copy link
Copy Markdown
Author

Hi maintainers! This PR removes duplicate ID selectors from index.html that were causing invalid HTML (multiple elements with the same id). Cleanup only, no functionality change. Would appreciate a review. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Duplicated ID Selectors and Markup Typos in index.html

1 participant