macon-code / macon-code/mcsite
Change section & div IDs to unique, relevant values
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Some sections and divs contain the same IDs, which shouldn't occur. Some IDs are also not relevant to our project. For example, I saw two sections with an id of "Pricing." These should be changed to unique, relevant values.
Contributor guide
No contributing guide indexed for this repository
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
Search the project's HTML for section and div elements, then catalog duplicate or project-irrelevant IDs. Update the affected IDs to unique, relevant values and verify that no duplicate IDs remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100