Open nus-se-script opened 1 year ago
When keying in a new contact, extra whitespaces are still taken as the input, resulting in there being 2 contacts possibly having the same name despite the names being the same if the whitespace was trimmed.
Steps to replicate:
add n/Alex Yeoh p/99272758 e/alexyeoh@example.com tele/@alexyeoh t/fulltime c/cs1231s
[original: nus-cs2103-AY2324S1/pe-interim#1600] [original labels: severity.Low type.FeatureFlaw]
Similar issue where we should have considered them as duplicate names.
Duplicate of #5024
When keying in a new contact, extra whitespaces are still taken as the input, resulting in there being 2 contacts possibly having the same name despite the names being the same if the whitespace was trimmed.
Steps to replicate:
add n/Alex Yeoh p/99272758 e/alexyeoh@example.com tele/@alexyeoh t/fulltime c/cs1231s
[original: nus-cs2103-AY2324S1/pe-interim#1600] [original labels: severity.Low type.FeatureFlaw]