Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Copy to Clipboard" Button for Enhanced Developer Experience #318

Open
PranavBarthwal opened this issue May 4, 2024 · 2 comments
Open

Comments

@PranavBarthwal
Copy link

PranavBarthwal commented May 4, 2024

Overview:

The purpose of this issue is to propose the addition of a "Copy to Clipboard" button next to the "npm install -g @neutralinojs/neu" text to enhance the developer and user experience.

Proposal:

I've made changes to include a "Copy to Clipboard" button. This feature aims to streamline the process of copying code snippets.

Implementation Details:

  • The "Copy to Clipboard" button will be strategically placed next to the relevant code snippet.
  • Upon clicking the button, the corresponding content will be copied to the user's clipboard, allowing for easy pasting into other documents, code editors, or communication channels, and an alert will be displayed on the user's screen saying "Copied to Clipboard!"
  • The implementation will be done using standard web technologies such as HTML, CSS, JavaScript, MaterialUI Icons, and react-copy-to-clipboard package ensuring compatibility across different browsers and platforms.

Benefits:

  • Improved Developer Productivity: Developers will no longer need to manually select and copy code snippets, saving time and reducing the risk of errors.
  • Enhanced User Experience: Users will have a more seamless experience when interacting with our project, as they can quickly copy important information with just one click.

Screenshots Of Proposed Changes:

Screenshot (203)

Working Video:

Build.lightweight.cross-platform.desktop.apps.with.JavaScript.HTML.and.CSS._.Neutralinojs.-.Brave.2024-05-05.03-06-39.mp4
@PranavBarthwal
Copy link
Author

PranavBarthwal commented May 7, 2024

@shalithasuranga Kindly check over this issue.

@sahith-ch
Copy link

Is the issue open?

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

No branches or pull requests

2 participants