mohitahlawat2001 / shiny-octo-planner-app

planner application have many widgets Clock Widget, Timer Widget, Calender Widget , Weather Widget , Game Widget, White Board Widget, News Widget, Quote Widget ,
https://shiny-octo-planner-app.vercel.app/
MIT License
16 stars 18 forks source link

Cursor doesn’t changes to pointer on hover. #32

Closed Piyush-Goenka closed 1 month ago

Piyush-Goenka commented 1 month ago

Has this bug been raised before?

Description

On hover on upper left drop down box cursor doesn’t changes to pointer. On hover over the dropdown menu cursor should change to pointer.

Steps to Reproduce

To view this just hover over the dropdown menu .

Screenshots

Screenshot 2024-10-07 at 11 39 23 PM

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

To change the cursor to a pointer when hovering over a dropdown menu, add a CSS rule using the :hover pseudo-class. Set the cursor property to pointer for the dropdown items.

Piyush-Goenka commented 1 month ago

Hey @mohitahlawat2001 I want to work on this issue . Please assign this issue to me.

mohitahlawat2001 commented 1 month ago

i assigned it to you

make sure you star repo ⭐ and follow on github , giving hacktoberfest tag after this step

Piyush-Goenka commented 1 month ago

I have made the pr please check and let me know if any modifications/changes needed. https://github.com/mohitahlawat2001/shiny-octo-planner-app/pull/42 Thanks!

Piyush-Goenka commented 1 month ago

I am unable to solve this Unassign me this issue.