@shadowbanksSubmitted 6 days ago
What are you most proud of, and what would you do differently next time?
Being able to complete the challenge
What challenges did you encounter, and how did you overcome them?
My challenge was to ensure that only one accordion panel was open at a time, all without relying on JavaScript, while maintaining accessibility.
In the end, I faced a choice: make the feature work, but it would be a bit of a headache from an accessibility standpoint, or prioritize accessibility and allow all accordion panels to be open at once.
I opted for the latter since it's an FAQ, and having all panels open at once isn't a big issue. Plus, the challenge didn’t specify anything about this aspect.
What specific areas of your project would you like help with?
I'm open to all suggestions. Thank you for taking the time :))