calumtomeny / quiz-master

A quiz app based on React and .NET core built for the web.
0 stars 0 forks source link

On Phone - Question is hidden by default when question starts #161

Closed richielewis closed 3 years ago

richielewis commented 3 years ago

Describe the bug When the quiz master starts a question, the phone using particpant sees only the answer field , they do not see the question, they need to swipe down to scroll up the screen to see the question, during which they lose time and reduce their chance of getting the bonus point

To Reproduce Steps to reproduce the behaviour:

  1. Join a quiz on the smartphone
  2. quizmaster starts a question
  3. without touching screen, you dont immediately see the question, you only see the answer field and the phone keypad

Expected behaviour Participant should immediately see the question

Actual behaviour I think this issue is due to auto focus in the answer field, it opens up the phone keypad , which causes the page to scrolldown and hides the question

Smartphone (please complete the following information):