
Description
For numbers less than 10, inputting 0x will cause an error
Steps to reproduce
- Launch the application for the first time to load initial data.
- Run the command rsv 1 d/2024-04-17 t/1800 p/08
Expected behaviour
The input should be accepted
Actual behaviour
An error message is thrown instead
Reason for severity
Low severity as the user can simply just remove the zero
Ideas
This may be caused by not removing any leading zeros infront of the number
Description
For numbers less than 10, inputting 0x will cause an error
Steps to reproduce
Expected behaviour
The input should be accepted
Actual behaviour
An error message is thrown instead
Reason for severity
Low severity as the user can simply just remove the zero
Ideas
This may be caused by not removing any leading zeros infront of the number