Tourism icon indicating copy to clipboard operation
Tourism copied to clipboard

NO HOVER EFFECT on SUBMIT Button.

Open Ritwika-14 opened this issue 9 months ago • 3 comments

Describe the bug The submit button on the form does not display a hover effect.

To Reproduce Steps to reproduce the behavior:

  1. Go to the pages folder
  2. Go to Contact.jsx file
  3. Change the tailwind css property in line no.285

Expected behavior When hovering over the submit button, it should display a visual effect (e.g., color change, shadow effect) to indicate it is interactive.

Screenshots Screenshot (94)

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 90.0.4430.212

Smartphone (please complete the following information):

  • Device: Samsung F23 5G

Additional context The lack of a hover effect makes it difficult for users to identify that the submit button is interactive, which can lead to confusion and poor user experience. Please ensure the hover effect is consistent with the design of other interactive elements on the site.

P.S- I agree this is a small change to add on, but the UI does matter.

Ritwika-14 avatar May 23 '24 14:05 Ritwika-14