Enhancing Social Media Icons with Hover Effects and Tooltips for Better UX #1186
Enhancing Social Media Icons with Hover Effects and Tooltips for Better UX #1186srinjoy933 wants to merge 5 commits intoOWASP:mainfrom
Conversation
Summary by CodeRabbit
WalkthroughThe pull request refactors several frontend components to enhance code clarity and interactivity. In Changes
Assessment against linked issues
Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
arkid15r
left a comment
There was a problem hiding this comment.
The feedback is still the same -- please run the code quality checks and PRs locally before requesting your PR review.
|
@arkid15r i am having one problem in the locals thats why the test is failing , when the code goes through the code quality test , this problem also previously arrived , firstly it shows
Executable |
|
@arkid15r any suggestions please ? |
|
You need to troubleshoot your "executable not found" error message. I have no idea why that happens and I don't use Windows. You can also try our Slack channel for help. Please reopen when it's ready for review -- https://github.com/OWASP/Nest/actions/runs/14118841344/job/39555115134?pr=1186 |





Resolves #1168
Add the PR description here.
solves the issue:
When hovering over an icon, it should slightly enlarge (scale effect).
The icon's color should change to match the original brand color of the respective app.
A tooltip should appear, showing the platform name (e.g., "Discord", "Instagram", "LinkedIn", "YouTube").