Skip to content

[UI/UX] Add Hover Tooltips to Tech Stack Icons on Project Cards #463

@Aditya948351

Description

@Aditya948351

Description

The project cards in the community hub display technology icons (like React, Node.js, etc.). However, newer developers might not recognize all the icons.

Proposed Solution

  1. Use a tooltip library (like Radix UI or a simple CSS hover implementation).
  2. Wrap each tech stack icon in the ProjectCard component with a tooltip displaying the technology name.

Expected Outcome

A more inclusive UI where hovering over an icon tells you exactly what technology it is.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions