GDGC-MET / GDGC-MET/Codefolio-WEB
Solving Multiple bugs in Javascript and In Html
Open
bug
good first issue
- Dominant language
- CSS
- Stars
- 2
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Found multiple small issues affecting performance and code quality:
⦁ Unused setInterval causing potential memory leak.
⦁ Duplicate DOMContentLoaded listener.
⦁ Continuous scroll console logs slowing performance.
⦁ Shared counter bug in animateStats().
⦁ Minor HTML errors (aria-lable, duplicate onclick, wrong tag).
⦁ Submit button disabled by default.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.