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

🐞Bug: Social media icons not visible in footer #1090

Closed
3 tasks done
DON2604 opened this issue Sep 30, 2023 · 2 comments · Fixed by #1094
Closed
3 tasks done

🐞Bug: Social media icons not visible in footer #1090

DON2604 opened this issue Sep 30, 2023 · 2 comments · Fixed by #1094
Assignees
Labels
area/ui This issue is related to frontend/interface fix. 🐞 bug This is a patch, generally fixing some bugs. hacktoberfest This issue is a part of hacktoberfest 2023. status: wip 👩🏻‍💻 This issue/PR is actively being worked on.

Comments

@DON2604
Copy link
Contributor

DON2604 commented Sep 30, 2023

Description

Issue Description

The social links provided in the footer of our website are not functioning as expected. Currently, they are only visible when the user hovers over them, and even when clicked, they do not redirect users to their respective social media profiles.

Issue Details

  • Visibility: As of now, the social links in the footer are only visible when the user hovers over them. This behaviour is non-intuitive and can confuse users who expect to see direct links to our social media profiles without any additional interaction.

  • Non-Functional Links: When users click on the social media icons in the footer, they are not redirected to the respective social media profiles. This renders the links essentially non-functional and fails to provide users with a seamless way to connect with us on social media.

Expected Behavior

  • The social links in the footer should be directly visible without requiring any user interaction such as hovering.
  • Clicking on these links should seamlessly redirect users to the corresponding social media profiles.

Steps to Reproduce

  1. Visit the website's homepage.
  2. Scroll to the bottom of the page to locate the footer section.
  3. Observe that the social media icons (e.g., Twitter, Github, Contact Us) are not visible until the mouse is hovered over them.
  4. Click on any of the social media icons in the footer.
  5. Note that there is no redirection to the respective social media profiles.

Proposed Solution

To resolve this issue, we should make the social media links directly visible in the footer without requiring any user interaction. Additionally, we must ensure that clicking these links redirects users to the correct social media profiles.

Issue Creator

Mrinmay Das

Screenshots

image
image
image

Browser 🥦

Google Chrome

Checklist ✅

@DON2604 DON2604 added 🐞 bug This is a patch, generally fixing some bugs. status: todo ⏳ This issue is yet to be seen by the maintainer of the project. labels Sep 30, 2023
@github-actions
Copy link

Hello @DON2604, thank you for raising the issue.

Currently, the issue is marked as https://github.com/MilanCommunity/Milan/labels/%F0%9F%91%B7%F0%9F%8F%BB%E2%80%8D%E2%99%82%EF%B8%8F%20status%3A%20awaiting%20triage which means that work for this issue is on hold and we are waiting for the maintainers/owner to review it and provide you with feedback/suggestions to proceed further.

Feel free to reach out to Tamal on Twitter, or drop a mail at tamalcodes@gmail.com if you think that this issue is of critical priority.

Give us a ⭐ to show some support
Happy OpenSource 🚀

@DON2604 DON2604 changed the title [🐞 BUG] Write a small description here [🐞 BUG] The social links provided in the footer of our website are not functioning as expected. Sep 30, 2023
@DON2604 DON2604 changed the title [🐞 BUG] The social links provided in the footer of our website are not functioning as expected. [🐞 BUG] The social links provided in the footer of the website are not functioning as expected. Sep 30, 2023
@tamalCodes tamalCodes changed the title [🐞 BUG] The social links provided in the footer of the website are not functioning as expected. 🐞BUG: Social media icons not visible in footer Sep 30, 2023
@tamalCodes
Copy link
Member

Hi @DON2604 , you can start working on the issue, assigning it to you 🚀

📑 Checklist in case you missed something

Please maintain structure, use conventional pull request titles, and avoid spam to avoid closure or bans.

@tamalCodes tamalCodes added area/ui This issue is related to frontend/interface fix. status: wip 👩🏻‍💻 This issue/PR is actively being worked on. hacktoberfest This issue is a part of hacktoberfest 2023. and removed status: todo ⏳ This issue is yet to be seen by the maintainer of the project. labels Sep 30, 2023
@tamalCodes tamalCodes changed the title 🐞BUG: Social media icons not visible in footer 🐞Bug: Social media icons not visible in footer Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui This issue is related to frontend/interface fix. 🐞 bug This is a patch, generally fixing some bugs. hacktoberfest This issue is a part of hacktoberfest 2023. status: wip 👩🏻‍💻 This issue/PR is actively being worked on.
Projects
Status: Merged/Discarded
Development

Successfully merging a pull request may close this issue.

2 participants