nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

address of user in the gui is being cut off #245

Open nus-pe-bot opened 6 months ago

nus-pe-bot commented 6 months ago

Steps to Reproduce

  1. Start the application
  2. Edit the user index 1 with the following address: edit 1 a/Block 123 Street 21, Benson Ville San Mateo Rizal Region IV, Metro Manila Philippines

Expected Behavior

The application should be able to handle and display longer addresses that could exist without it being cut off. The example above is based on an address in Philippines.

Actual Behavior

The application is unable to display the address fully which might cause issue for the user if there are cases, he/she needs to send a mail to the library user's address.

image.png


[original: nus-cs2103-AY2324S2/pe-interim#319] [original labels: type.FunctionalityBug severity.Medium]

jinhanfromNUS commented 6 months ago

Team's Response

Thank you for pointing this out.

After discussions within the team, we have decided that this bug is part of NotInScope.

The reason behind this is that the address is currently not in use, there are no functions or features that require the use off the address as of now. However, in the future, we may implement the use of the address for other features. Thus, as of now the issue with the address being truncated only serves as a minor cosmetic issue and therefore our team decided to classify this as severity.VeryLow.

image.png

Note that: While response.NotInScope are not counted against the dev team, they can earn a small amount of consolation marks for the tester. The other three do not affect marks of either the dev team or the tester.

Duplicate status (if any):

--