An Azure Static Web App wrapping an Angular client for capturing scores and score sheet images. It also feeds back results and sheets to groups and group members
Describe the bugThis issue was raised by Andy Smith at DERT2024 in Whitby
When trying to enter scores into the app are using the keypad type of tel which on some mobile devices does not give the user access to the decimal point. Because of this when we need to average the score with one point difference then we need to enter a score of 0.5
To Reproduce
Open the app and proceed to a dance for score entry
Select a field on a mobile device and select the field
Watch the keypad launch without the ability to add a decimal point. (Some not all devices)
Expected behavior
We need to be able to add a decimal point in all cases. Number pad or text pad should be used.
Screenshots
None
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
All devices wide spread to test.
Describe the bug This issue was raised by Andy Smith at DERT2024 in Whitby
When trying to enter scores into the app are using the keypad type of tel which on some mobile devices does not give the user access to the decimal point. Because of this when we need to average the score with one point difference then we need to enter a score of 0.5
To Reproduce Open the app and proceed to a dance for score entry Select a field on a mobile device and select the field Watch the keypad launch without the ability to add a decimal point. (Some not all devices)
Expected behavior We need to be able to add a decimal point in all cases. Number pad or text pad should be used.
Screenshots None
Desktop (please complete the following information): N/A
Smartphone (please complete the following information): All devices wide spread to test.
Additional context