pub-trivia / trivia-app

Play trivia with friends around the world
https://pub-trivia.herokuapp.com
6 stars 4 forks source link

Misc bugs in /join/:quizCode route #145

Closed cynthiarich closed 4 years ago

cynthiarich commented 4 years ago

This PR fixes three bugs on the /join/:quizCode route :tada::

  1. It populates the quizCode passed as a parameter to the page
  2. It populates the name of the user on the join form if they are logged in
  3. It fixes the Pub Trivia logo which was not appearing for signed in users