Skip to content
Submitted 2 months ago

Time tracking dashboard

P
LVL 3
@repro123
A solution to the Time tracking dashboard challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

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.

What challenges did you encounter, and how did you overcome them?

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.

What specific areas of your project would you like help with?

i want to be sure that i am following the roight accessibility practices

Code
Loading...

Please log in to post a comment

Log in

Community 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