WPClubManager / wp-club-manager

Create and manage a sports club or league website quickly and easily using WordPress.
https://wpclubmanager.com
Other
33 stars 13 forks source link

It is not possible to update player scores in a match using Mobile devices. #55

Closed RobFrtlza closed 6 months ago

RobFrtlza commented 8 months ago

Current Outcome

Updating player scores in a match using mobile devices is not possible. On the desktop, it works properly. Video for reference: https://share.zight.com/X6uX0JZR

Desired Outcome

Able to update the player's score in a match using mobile device.

Steps to Reproduce

==Using mobile device==

  1. Navigate to matches.
  2. Select the match.
  3. Scroll down where the player section is located.
  4. Try changing the value from the input boxes.

Related

Acceptance Criteria

reygcalantaol commented 8 months ago

@polevaultweb The problem is that on mobile devices, when you click on the fields, they don't become focused, which means you can't enter any values. This happens because:

polevaultweb commented 7 months ago

@reygcalantaol this is still happening. If I test with the Chrome device inspector it works, but if I login to a site on my iPhone I can't touch the inputs to add scores