issues
search
pub-trivia
/
trivia-app
Play trivia with friends around the world
https://pub-trivia.herokuapp.com
5
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::
It populates the quizCode passed as a parameter to the page
It populates the name of the user on the join form if they are logged in
It fixes the Pub Trivia logo which was not appearing for signed in users
This PR fixes three bugs on the /join/:quizCode route :tada::