kalviumcommunity / kalviumcommunity/devlinks
Copy profile link button does nothing
Open
Beginner friendly
bug
good first issue
- Dominant language
- HTML
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In script.js, getElementById('copyBtn') does not match the button id 'copy-btn' in index.html, so clicking does nothing. Make the ids match.
Contributor guide
Research direction
Compare the button identifier in index.html with the lookup in script.js, starting at the copy button handler. Make the identifiers match, then click the button in the page to confirm the profile link is copied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 92/100