Copy profile link button does nothing

Open Beginner friendly
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
92/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
html, javascript
Domain
frontend

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.

Description

bug good first issue

In script.js, getElementById('copyBtn') does not match the button id 'copy-btn' in index.html, so clicking does nothing. Make the ids match.

Dominant language
HTML
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kalviumcommunity/devlinks

All issues in kalviumcommunity/devlinks

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.