You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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? 🙂
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:
Evidence:
Screen.Recording.2025-08-22.212153.mp4
Expected Behavior:
Proposed Solution:
hover:classes (e.g.,hover:text-blue-500,hover:bg-gray-100, or as per the project’s theme).Labels Suggested:
bug,UI/UX,good first issue,enhancementRequest:
Hi @subh05sus , I found this issue and would love to work on it.
Could you please assign this to me? 🙂