kalviumcommunity / kalviumcommunity/devlinks

Copy profile link button does nothing

Open Beginner friendly
#6 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.