Screenshots:



Justification for severity label: The issue of not handling unnecessary spaces in name, address and tag inputs directly impacts the user experience and introduces unnecessary inconvenience. When users input data with extra spaces, the program should ideally clean up these inputs to ensure the resulting contact details are accurate, clear, and professional. However, in this case, the inclusion of unnecessary spaces distorts the contact information, making it look messy and unorganised. For example, “311 View" is incorrectly left as it is instead of “311 View", which is not only visually unappealing but can also cause confusion when trying to locate or reference the contact later.
Screenshots:
Justification for severity label: The issue of not handling unnecessary spaces in name, address and tag inputs directly impacts the user experience and introduces unnecessary inconvenience. When users input data with extra spaces, the program should ideally clean up these inputs to ensure the resulting contact details are accurate, clear, and professional. However, in this case, the inclusion of unnecessary spaces distorts the contact information, making it look messy and unorganised. For example, “311 View" is incorrectly left as it is instead of “311 View", which is not only visually unappealing but can also cause confusion when trying to locate or reference the contact later.