-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Navigate to the FAQ section.
- Hover over the FAQ items/questions.
- 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
Labels
bugSomething isn't workingSomething isn't working