sujaltangde / JobLane

JobLane - Full Stack Job application portal built using MERN Stack
https://joblane.vercel.app/
58 stars 57 forks source link

🪲[Bug]: Ensure only one FAQ answer is visible at a time #177

Open pani2004 opened 4 months ago

pani2004 commented 4 months ago

Describe the bug Current implementation of the FAQ component, when a user clicks on a question, the answer to it opens but if the user clicks on another question, the previously opened answer remains visible

Expected behavior If clicked on another faq the previously opened one should get closed

Screenshots

https://github.com/sujaltangde/JobLane/assets/154724111/f0f0e880-7a50-40ca-a6e5-b924e12a28db

github-actions[bot] commented 4 months ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

pani2004 commented 4 months ago

@sujaltangde Can I work on this?

pani2004 commented 4 months ago

@sujaltangde review this