nus-cs2103-AY2021S1 / pe-dev-response

0 stars 0 forks source link

Long titles in Expenses cannot be viewed fully #5737

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

When adding an expense, titles of any length are accepted. However, if it is too long, the title cannot be viewed fully. There should either be a maximum length set or some way to view long titles.

To recreate:

Type: adde t/Artificial Intelligence:A very new and Modern Approach a/$13 c/Transport c/School

Result:

Screenshot 2020-11-13 at 4.42.27 PM.png


[original: nus-cs2103-AY2021S1/pe-interim#5703]

ianyong commented 4 years ago

Team's Response

This behaviour is inherited from AB3.

In addition, we have updated the bug type from functionality bug to feature flaw. This is because long titles being truncated is the expected behaviour as seen in the various screenshots in the user guide and it seems that the tester is suggesting improvements to the feature.

Duplicate status (if any):

--