Skip to content

UI Bug: Decorative Floating Dots Overlapping Project Cards #446

@nishtha-agarwal-211

Description

@nishtha-agarwal-211

Describe the Issue

The decorative glowing dots/connector elements on the homepage are overlapping with the project cards section.

These floating UI elements appear misaligned and make the interface look cluttered and visually inconsistent.

Current Behavior

  • Green glowing dots and star icons appear between/over project cards.
  • Decorative elements do not align properly with the card layout.
  • UI looks broken or unfinished on desktop view.

Expected Behavior

  • Decorative elements should stay properly aligned within their intended section.
  • They should not overlap or interfere with project cards/content.
  • Layout should remain clean and visually balanced across screen sizes.

Possible Cause

  • Incorrect absolute positioning
  • Missing responsive constraints
  • Z-index or flex/grid alignment issue

Suggested Fix

  • Reposition decorative elements relative to their container
  • Add responsive positioning rules
  • Prevent overlap with project cards using proper spacing/z-index management

Screenshot

Attached for reference.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions