EddieHubCommunity / BioDrop

Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
https://biodrop.io
MIT License
5.73k stars 3.97k forks source link

[FEATURE] Implement Individual Hover Effects for Social Icons #10112

Closed ritika728 closed 8 months ago

ritika728 commented 8 months ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

No

Proposed Solution

I would like to request the implementation of individual hover effects for each social icon in the footer. Currently, all social icons share the same hover effect. To enhance the user experience and make the design more engaging, I suggest implementing unique hover colors (official color) for each social icon.

Screenshots

https://github.com/EddieHubCommunity/BioDrop/assets/91181981/0b031a4f-ff34-4915-9a28-7e77e3060304

Do you want to work on this issue?

Yes

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

By creating a function that maps each social media icon name to its corresponding hover effect color and modifying the footer component to utilize this function when rendering each social media icon.

github-actions[bot] commented 8 months ago

To reduce notifications, issues are locked until they are https://github.com/EddieHubCommunity/BioDrop/labels/%F0%9F%8F%81%20status%3A%20ready%20for%20dev and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

SaraJaoude commented 8 months ago

Thank you for your suggestion. This does look like a good idea in theory, however in practice there are some challenges with theming and accessibility, for example. To keep things simple we will avoid making these types of changes for now, so I shall close this Issue.