Skip to content

[Bug/Enhancement] Add Hover Effect to FAQ Section Links #42

@VigneshPoojary-05

Description

@VigneshPoojary-05

Description:
Currently, in the FAQ section, the questions/links have no hover effect.
This makes the UI less interactive and gives no feedback to the user when hovering.


Steps to Reproduce:

  1. Navigate to the FAQ section.
  2. Hover over the FAQ items/questions.
  3. Notice that the color or style does not change.

Evidence:

Screen.Recording.2025-08-22.212153.mp4

Expected Behavior:

  • On hover, the FAQ items should change color or background (using Tailwind CSS classes).
  • This would provide better UX feedback and improve interactivity.

Proposed Solution:

  • Add Tailwind CSS hover: classes (e.g., hover:text-blue-500, hover:bg-gray-100, or as per the project’s theme).
  • Ensure accessibility by maintaining sufficient contrast.

Labels Suggested:
bug, UI/UX, good first issue, enhancement


Request:
Hi @subh05sus , I found this issue and would love to work on it.
Could you please assign this to me? 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions