The binary calculator currently lacks error messages when incorrect input is provided, resulting in the input field being cleared without any explanation. This can be confusing for users, as it doesn't provide guidance on what went wrong.
Example:
Input: ++-
Expected: Display an error message explaining the incorrect input.
Current: Input field is cleared without any error message.
Additional
I would like to work on this issue, kindly assign.
Lack of Error Messages
The binary calculator currently lacks error messages when incorrect input is provided, resulting in the input field being cleared without any explanation. This can be confusing for users, as it doesn't provide guidance on what went wrong.
Example:
Additional I would like to work on this issue, kindly assign.