Time tracking dashboard

Solution retrospective
I am proud that i was able to implement the hardest part of the project, which was ensuring that i use just one function to render the panels depending on which button was clicked.
Also ensure accessibility in creating the tab buttons using attributes like aria-selected, etc.
I had difficulty in pushing the selected panel to the window.location.href so that the state would not be lost upon page refreshing, or upon window popstate event, but i was eventually able to get over that.
i want to be sure that i am following the roight accessibility practices
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bello Ibrahim’s solution.
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