sadanandpai / frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://sadanandpai.github.io/frontend-mini-challenges/
MIT License
2k stars 491 forks source link

JavaScript: Timer Quiz - Back button not working #476

Closed sadanandpai closed 1 month ago

sadanandpai commented 1 month ago

In the screen shown below with START button, the back button at the top left does not work as the UI overlays above it. This needs to be fixed.

image

https://sadanandpai.github.io/frontend-mini-challenges/javascript/src/challenges/quiz-app-with-timer/

LSoutherton commented 1 month ago

Hi, I would be happy to look at this for you.

Acksout commented 1 month ago

Made a PR fixing this issue. https://github.com/sadanandpai/frontend-mini-challenges/pull/477 @sadanandpai

sadanandpai commented 1 month ago

@LSoutherton, @Acksout has raised a PR. Please any other issue whenever new one becomes available