Skip to content

[NSoC'26] Add copy-to-clipboard feature for element details#44

Open
divziv wants to merge 1 commit into
shwetap3000:mainfrom
divziv:feature/copy-element-details
Open

[NSoC'26] Add copy-to-clipboard feature for element details#44
divziv wants to merge 1 commit into
shwetap3000:mainfrom
divziv:feature/copy-element-details

Conversation

@divziv
Copy link
Copy Markdown

@divziv divziv commented Apr 23, 2026

🔁 Pull Request

📌 Description

This PR adds a copy-to-clipboard feature in the element detail modal.
Users can now copy element details such as name, symbol, and atomic number with a single click.

🔗 Related Issue

Fixes #38

🚀 Type of Change

  • Bug Fix
  • Feature
  • Enhancement
  • Documentation

🧪 Testing

  • Ran the project locally using npm start
  • Clicked on different elements to open the detail modal
  • Clicked on "Copy Details" button
  • Verified copied content by pasting it
  • Confirmed "Copied!" message appears

📸 Screenshots

(Add your screenshot here)

✅ Checklist

  • Code follows guidelines
  • Tested properly
  • Docs updated
  • PR title includes NSoC'26

🌱 NSoC'26 Rule

This PR follows NSoC'26 contribution guidelines.

@shwetap3000
Copy link
Copy Markdown
Owner

@divziv Please add a screenshot of the output.

@divziv
Copy link
Copy Markdown
Author

divziv commented Apr 30, 2026

@divziv Please add a screenshot of the output.

I am still working on it and facing some issues, please give me some time. I shall share an update on this PR.

@shwetap3000
Copy link
Copy Markdown
Owner

@divziv any update??

@divziv
Copy link
Copy Markdown
Author

divziv commented May 12, 2026

Can I get some help on this? @shwetap3000

@shwetap3000
Copy link
Copy Markdown
Owner

Can I get some help on this? @shwetap3000

like what??

@divziv
Copy link
Copy Markdown
Author

divziv commented May 17, 2026

Can I use AI? To move in the right direction

@shwetap3000
Copy link
Copy Markdown
Owner

Can I use AI? To move in the right direction

Yupp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add a copy-to-clipboard feature for element details such as name, symbol, and atomic number.

2 participants