marcus-ny / pe

0 stars 0 forks source link

On adding clients, name field allows for numerical inputs #2

Open marcus-ny opened 4 months ago

marcus-ny commented 4 months ago

Description: On adding contacts to the app, the name parameter can be numerical.

Steps to reproduce:

  1. Run add n/39 p/11223344 e/second@gmail.com

Screenshots:

Screenshot 2024-04-19 at 4.18.31 PM.png

Expected behaviour: Since names are not expected to have numbers, the input should not be accepted

Actual behaviour: The numerical input for name is accepted.

Notes: Since names do not include numbers, any number input is likely to be a typo and this should not be added to the contact list, from a user standpoint.

soc-se-bot commented 4 months ago

Your response not required for this bug as the team has accepted the bug as it is.