Skip to content

[BUG] AI Chatbot FAB overlaps footer social icons (GitHub/LinkedIn/Instagram) #693

Description

@Shreya123-prog

Describe the bug
The floating AI chatbot button (bottom-right FAB) overlaps the GitHub, LinkedIn, and Instagram social icons in the footer, making them partially or fully inaccessible to users.

To Reproduce

  1. Go to https://devpath-website.web.app/
  2. Scroll down to the footer
  3. Observe the bottom-right corner — the AI chatbot FAB overlaps the social media icons

Expected behavior
The floating chatbot button should not overlap any footer elements. It should be repositioned (adjusted bottom/right offset or shifted left) so the GitHub, LinkedIn, and Instagram icons remain fully visible and clickable.

Screenshots

Image

Desktop:

  • OS: Windows 11
  • Browser: Chrome
  • Version: Latest

Smartphone:
N/A

Additional context
The fix likely involves adjusting the CSS bottom or right values of the chatbot FAB component, or adding sufficient margin-bottom to the footer social icons container to prevent collision with fixed/sticky floating elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gssoc26This is a official GirlScript Summer of Code label.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions