abhijeetnishal / URLShortener

URL Shortener Deployed Link šŸ‘‡šŸ»
https://urlsrtner.vercel.app
MIT License
37 stars 60 forks source link

Hi @abhijeetnishal On submitting the shortening button -Green color hover effect should come as for good user experience!! please assign the issue under GSSOC'24 #184

Closed anmolraj-029 closed 3 months ago

anmolraj-029 commented 3 months ago

Is your feature request related to a problem? Please describe. I'm always frustrated when the form submission button does not provide immediate visual feedback during the submission process. This lack of feedback can leave users unsure whether their action was registered, leading to confusion or repeated clicks.

Describe the solution you'd like I would like the submit button to display a green hover effect specifically when the form is in the submitting state. This will visually indicate to the user that their submission is being processed, providing a clear and immediate feedback that improves the overall user experience.

Describe alternatives you've considered An alternative solution could be to change the button text or add a loading spinner next to the button text. However, these methods either do not provide a clear visual change (changing text) or might be too intrusive (spinner). A color change is subtle yet effective.

Additional context Here's an example of the implementation in the button component:

github-actions[bot] commented 3 months ago

Congratulations, @anmolraj-029! šŸŽ‰ 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

abhijeetnishal commented 3 months ago

Hey @anmolraj-029, the complete UI will be changed as we have redesigned the UI.

Contribute to other issues, good luck.