Issue: FAQ Section Expands on Hover #119
Labels
gssoc-ext
hacktoberfest-accepted
level2
25 Points 🥈 | GirlScript Summer of Code | Contributor's Levels
Problem:
The FAQ section currently requires users to click on each question to reveal the corresponding answer. However, it would improve the user experience if the FAQ section opened when a user hovers over a question and closed when the hover is removed. This would provide a more dynamic and responsive interaction model.
Reproduction Steps:
Expected Behavior:
Actual Behavior:
Suggested Fix:
Implement hover-based functionality for FAQ expansion and collapse. Ensure that the transition is smooth and does not affect the overall user experience negatively, especially on touch devices.
Impact:
This change would streamline interaction with the FAQ section, making it more intuitive and responsive for desktop users.
@Vin205 kindly add proper labels and assign this issue to me, thank you
The text was updated successfully, but these errors were encountered: