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

Review and Merge PR for Copy Button Feature #37

Closed
wants to merge 1 commit into from

Conversation

maige-app[bot]
Copy link

@maige-app maige-app bot commented Feb 13, 2024

The Copy Button Feature for the npx dockhunt command on the /add-dock route has been successfully implemented and committed. The feature now includes a button next to the command that, when clicked, copies the command to the clipboard using navigator.clipboard.writeText. Additionally, an alert provides feedback to the user, indicating that the command has been successfully copied. This enhancement aims to improve the user experience by simplifying the process of copying the necessary command to add a dock.

Pull Request Message:
Implemented the Copy Button Feature next to the npx dockhunt command on the /add-dock route. This update uses navigator.clipboard.writeText for clipboard interactions and alerts the user upon successful copying, enhancing the user experience by making it easier to copy the command needed to add a dock.

Closes #36

Copy link

vercel bot commented Feb 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dockhunt ❌ Failed (Inspect) Feb 13, 2024 5:40pm

@maige-app maige-app bot added the enhancement New feature or request label Feb 13, 2024
Copy link
Author

maige-app bot commented Feb 13, 2024

Thank you for your contribution! The Copy Button Feature enhancement is currently under review. We appreciate your effort to improve the user experience on the /add-dock route. Please be patient as we go through the review process.

From Maige. How's my driving?

@MaxMusing
Copy link
Member

Duplicate of #33.

@MaxMusing MaxMusing closed this Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant