Param302 / SocialRepo

Social Repo - Your Social Handles Repository in a chrome extension.
Apache License 2.0
36 stars 34 forks source link

[FEATURE] Displaying name of social media platform on hover #65

Open rikhiltaneja opened 3 months ago

rikhiltaneja commented 3 months ago

Is your feature request related to a problem? Please describe. Currently, on the home panel of extension, there are a lot of icons which users might not be aware about. This will deteriorate User Experience.

Describe the solution you'd like To solve the problem mentioned above and improve the UX of the extension, I will add the functionality of displaying name of the social media app instead of the icon when the user hovers over it.

Describe alternatives you've considered Adding tooltip kind of interface could also have been a solution but as this project uses Vanilla CSS instead of a UI library, the tooltip won't be the best option as it's positioning will always be a problem so the above proposed solution should be the go-to option.

Additional context

https://github.com/Param302/SocialRepo/assets/142862928/1e0038f9-a09a-4ae6-93d6-9f89ea065a10

Please assign this issue to me under GSSOC'24 @Param302 .

rikhiltaneja commented 3 months ago

I have added a PR for this issue as well. @Param302

Looking forward to being assigned on this issue and getting the PR merged.