Chat app CSS illustration (Pug, SCSS, CSS animations, JS, Parcel)

Solution retrospective
I hid the chat app and its focusable elements from screen readers with aria-hidden="true"
and tabindex="-1"
. Should I have made it accessible?
P.S.: I hope the animations aren't annoying.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mattstuddert
Another brilliant solution, Ksenia! 💯 You're right to hide the focusable elements from screen readers for the illustration. A lot of people would actually create the whole illustration using
div
elements anyway.Based on your solutions, you're 100% ready to start applying for jobs! If you're not already, I'd recommend following Randall Kanna on Twitter. She puts out some great content with advice for applying for jobs.
If you ever have any questions, please feel free to message me as well. Always happy to help however I can!
- @magdakok
Ksenia, I must confess I'm a huge fan of your projects, your attention to details and hidden surprises like making the text input working. Are you already working in IT? :)
- @En-Jen
Wowwww, absolutely incredible solution 🤯 I'm definitely going to study your code very carefully. It looks like I could learn a lot from you. I agree with @magdakok that your attention to detail and surprising features are really impressive. Hope to see more amazing solutions from you and best of luck to you with your interview prep, portfolio, and job hunt!
- @miguelseguramx
The animations are really cool!
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord