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

Improve Behaviour of Accordions to enhance user-experience #239

Closed
kirtiraj22 opened this issue Jul 14, 2023 · 1 comment
Closed

Improve Behaviour of Accordions to enhance user-experience #239

kirtiraj22 opened this issue Jul 14, 2023 · 1 comment
Assignees
Labels

Comments

@kirtiraj22
Copy link

Description:

The current implementation of the FAQ section on the website does not provide the desired behavior for the accordions. When a user opens a new accordion, the previously opened accordion remains open, resulting in multiple accordions being open at the same time. I want to improve the functionality of the accordions by implementing a behavior where opening a new accordion automatically closes the previously opened accordion.

Current Behavior:

  • Opening a new accordion in the FAQ section does not close the previously opened accordion.
  • Multiple accordions can remain open simultaneously, leading to a cluttered and confusing user interface.

Desired Behavior:

  • When a user opens a new accordion in the FAQ section, the previously opened accordion should automatically close.
  • Only one accordion should be open at a time, ensuring a clean and intuitive user experience.
  • This behavior will provide a clear and organized presentation of the FAQ content, making it easier for users to navigate and find the information they need.

Screenshot :

Screenshot (178)

@abhijeet141
Copy link
Owner

Hi @kirtiraj22
Thank you for creating the issue. Please go ahead and start working on it. If you have any questions or need assistance during the process, feel free to ask.

Thank you for your contribution, and I'm excited to see your progress in resolving the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants