abhijeetnishal / URLShortener

URL Shortener Deployed Link 👇🏻
https://urlsrtner.vercel.app
MIT License
37 stars 61 forks source link

Feat: Copy Icon. #99

Closed abhiperfect closed 1 month ago

abhiperfect commented 1 month ago

Is your feature request related to a problem? Please describe. Currently, users may find it inconvenient to manually copy shortened URLs after they are generated.

Describe the solution you'd like I would like to see a copy icon placed next to the "Shorten" button, allowing users to easily copy the shortened URL with a single click.

Describe alternatives you've considered An alternative solution could be to provide a "Copy" button next to the shortened URL, but having a copy icon directly next to the "Shorten" button may offer a more intuitive and streamlined user experience.

Additional context Implementing this feature would enhance user convenience and efficiency when using the URL shortening service.

github-actions[bot] commented 1 month ago

Congratulations, @abhiperfect! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

abhiperfect commented 1 month ago

I would like to work on this issue.

hrishabhpatel09 commented 1 month ago

Already solved. merged in #87