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

faq-toggle-update #391

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

venktesh0755
Copy link
Contributor

@venktesh0755 venktesh0755 commented Jul 16, 2024

Description

This PR updates the FAQ section to allow only one question to be open at a time. The JavaScript code has been modified to close all other FAQ items when one is opened, improving user experience and navigation.

This change introduces a feature enhancement for the FAQ section.

Related Issue

No related issue. This is a proactive improvement to enhance user experience.

Motivation and Context

This change improves the usability of the FAQ section by reducing clutter and making it easier for users to focus on one answer at a time. It brings the FAQ functionality in line with common web practices.

How Has This Been Tested?

  • Tested on Chrome, Firefox, and Safari browsers
  • Verified that opening one FAQ item automatically closes others
  • Confirmed that the "back to top" button still functions correctly
  • Checked that the toggle behavior works smoothly without any console errors

The change only affects the FAQ section and does not interfere with other functionalities.

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshots (if necessary):

FAQ.-.Conways.Game.of.Life.mp4

Copy link

netlify bot commented Jul 16, 2024

Deploy Preview for eternalgameoflife ready!

Name Link
🔨 Latest commit 6d45d89
🔍 Latest deploy log https://app.netlify.com/sites/eternalgameoflife/deploys/66968bcdab6d1a0008cabf4a
😎 Deploy Preview https://deploy-preview-391--eternalgameoflife.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@venktesh0755
Copy link
Contributor Author

@bubble003
please review this PR

@EternoSeeker
Copy link
Owner

Thank you for contributing !

@EternoSeeker EternoSeeker merged commit 1ea5c3e into EternoSeeker:main Jul 18, 2024
4 checks passed
@venktesh0755
Copy link
Contributor Author

Thank you for contributing !

sure will contribute more

@venktesh0755
Copy link
Contributor Author

Please assign me this task @EternoSeeker .

@EternoSeeker EternoSeeker added gssoc GirlScript Summer of Code 2024 level2 GSSoC - Requires some effort labels Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GirlScript Summer of Code 2024 level2 GSSoC - Requires some effort
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants