narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
76 stars 184 forks source link

Hovering on clickables must have cursor - pointer #1318

Closed AaadityaG closed 9 months ago

AaadityaG commented 9 months ago

Description

The problem is occures on the right side profile hoverings.

Steps to reproduce

Add the css property - cursor: pointer;

Screenshots

for this section -

Capture

Desktop (please complete the following information)

https://github.com/narayan954/dummygram/assets/114663382/3056ca5a-f5f4-43ad-acc4-616a320c0ec6

Smartphone (please complete the following information)

Not in smartphone

Additional information

checkout at https://narayan954.github.io/dummygram/ by hovering right side profiles

Record

Optional information

codepeak

github-actions[bot] commented 9 months ago

Hello AaadityaG! Thank you for raising this issue! 😊 Your contribution is valuable to us! 😊

Please make sure to follow our Contributing Guidelines. 💪🏻

Our reviewers shall carefully assess the issue and reach out to you soon! 😇 We appreciate your patience!

github-actions[bot] commented 9 months ago

Hi there AaadityaG!, welcome to Dummygram :)

narayan954 commented 9 months ago

Description

The problem is occures on the right side profile hoverings.

Steps to reproduce

Add the css property - cursor: pointer;

Screenshots

for this section -

Capture

Desktop (please complete the following information)

DummyGram.Mozilla.Firefox.2023-12-22.20-24-52.mp4

Smartphone (please complete the following information)

Not in smartphone

Additional information

checkout at https://narayan954.github.io/dummygram/ by hovering right side profiles

Record

  • [x] I agree to follow this project's Code of Conduct
  • [x] I have checked the existing issues
  • [x] I am a participant of a program
  • [x] I want to work on this issue

Optional information

codepeak

you can go ahead! :)