Param302 / SocialRepo

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

Issue #10 #23

Closed Abhinavpatra closed 2 months ago

Abhinavpatra commented 2 months ago

Title

Fix issue with social links container in Edit Panel

Description

Resolved the issue with the social links container not being displayed properly in the Edit Panel section. Added the necessary HTML and CSS to create the social links container inside the Edit Panel. The container now displays social media icons with proper spacing and hover effects.

Dependencies: None


Issue Ticket Number

Fixes #10


Type of change


Checklist:

Param302 commented 2 months ago

I saw your enthusiasm, so I am assigning you the issue. You can completely work on it!

Cheers!

Abhinavpatra commented 2 months ago

image thanks for assigning it, i actually came accross this project on gssoc'24 so made the contribution for that, does this look as you asked, if so you can merge my PR.

Abhinavpatra commented 2 months ago

the edit panel was always visible, just prior to my addition it was just that the content inside the section, was empty, i will need to edit the js i think, in order to fix this issue,

Param302 commented 2 months ago

the edit panel was always visible, just prior to my addition it was just that the content inside the section, was empty, i will need to edit the js i think, in order to fix this issue,

oky, you closed this PR 😅 yes, fetch the latest code and fix your issue, and do a new PR.