Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] add hover effect on social icons #502

Open
4 tasks done
ramnaresh8 opened this issue Jul 24, 2024 · 5 comments
Open
4 tasks done

[FEATURE] add hover effect on social icons #502

ramnaresh8 opened this issue Jul 24, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request gssoc GSSOC

Comments

@ramnaresh8
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

Add the hover effect on social icons.

Use Case

will get better ux

Benefits

No response

Add ScreenShots

image

Priority

Medium

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@ramnaresh8 ramnaresh8 added the enhancement New feature or request label Jul 24, 2024
Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@ramnaresh8
Copy link
Contributor Author

Would love to work on it!

@ramnaresh8
Copy link
Contributor Author

@VaibhavArora314 the module is not getting hot reload and the changes are not reflecting even on hard refreshing.
I tried
npm install
npm run build
npm run dev

@VaibhavArora314
Copy link
Owner

@VaibhavArora314 the module is not getting hot reload and the changes are not reflecting even on hard refreshing.
I tried
npm install
npm run build
npm run dev

The backend serves a build which is generated each time you run npm run build. For hot reloading, you will have to run the frontend separately.

@ramnaresh8
Copy link
Contributor Author

@VaibhavArora314 the module is not getting hot reload and the changes are not reflecting even on hard refreshing.
I tried
npm install
npm run build
npm run dev

The backend serves a build which is generated each time you run npm run build. For hot reloading, you will have to run the frontend separately.

Ah, got it! As for now, I tested using developer tools and pushed the changes. You can review them.

akbatra567 added a commit that referenced this issue Jul 25, 2024
Feat #502 added hovering effect on socials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc GSSOC
Projects
None yet
Development

No branches or pull requests

2 participants