LiHaixin000 / pe

0 stars 0 forks source link

Extra space in name should be handled as duplicates #7

Open LiHaixin000 opened 4 days ago

LiHaixin000 commented 4 days ago

The user John Doe accidentally typed an extra space in between. In this case, John Doe and John Doe are likely the same person because of the typo. Ideally, the app should be able to distinguish that they are actually duplicate entries and prevent John Doe to be inserted. Step to reproduce: add n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 x/123 add n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 x/123

Screenshot 2024-11-15 at 16.41.38.png

soc-se-bot commented 14 hours ago

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