LaunchCodeEducation / LaunchCodeEducation/csharp-web-dev-curriculum
Chapter 13 Studio starter code contains duplicate code
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Menu.cshtml contains duplicate div tags with id of 'clientProfile' and 'servicesMenu'
Suggested change: Remove lines 7-10 in starter code
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
Open SpaDayStudio6/Views/Spa/Menu.cshtml from the linked starter-code repository and inspect the duplicate clientProfile and servicesMenu divs. Remove lines 7-10 as described, then verify each id appears only once in the file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100