yingx9 / pe

0 stars 0 forks source link

Entering blank input has no error message #2

Open yingx9 opened 10 months ago

yingx9 commented 10 months ago

Steps to reproduce

  1. Choose a color b
  2. Choose a difficulty level 1
  3. Enter blank input

Expected Error message saying its an invalid command

Actual Nothing happens or is printed

image.png image.png

soc-se-bot commented 9 months ago

Team's Response

Not applicable since after selecting difficulty, the board and a list of commands to use will be shown. You can use show command to show the current board and help command after game starts for any assistance

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Invalid user input should still be handled (like showing an error message) since the user can accidentally enter a blank input at any point in time, not just in this scenario.