Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: FAQ Section Expands on Hover #119

Closed
idk-mr4tyunjay opened this issue Oct 8, 2024 · 2 comments
Closed

Issue: FAQ Section Expands on Hover #119

idk-mr4tyunjay opened this issue Oct 8, 2024 · 2 comments
Assignees
Labels
gssoc-ext hacktoberfest-accepted level2 25 Points 🥈 | GirlScript Summer of Code | Contributor's Levels

Comments

@idk-mr4tyunjay
Copy link
Contributor

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:

  1. Navigate to the FAQ section of the website.
  2. Hover over any question in the FAQ list.
  3. Currently, the question remains static until clicked.

Expected Behavior:

  • Upon hovering over a question, the corresponding answer should automatically expand.
  • When the user moves the cursor away, the answer should close automatically.

Actual Behavior:

  • At the moment, the FAQ requires a click to expand and close.

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

image

Copy link

github-actions bot commented Oct 8, 2024

👋 Hey there, rockstar! Thanks for dropping an issue! The Enyanjyoti team is on it like pineapple on pizza (love it or hate it). Stick around, magic's about to happen!

@skmirajulislam
Copy link
Collaborator

@idk-mr4tyunjay assigned!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext hacktoberfest-accepted level2 25 Points 🥈 | GirlScript Summer of Code | Contributor's Levels
Projects
None yet
Development

No branches or pull requests

2 participants