nus-cs2113-AY2122S1 / pe-dev-response

0 stars 0 forks source link

Items added to the travel itinerary are not sorted according to time. #1197

Open nus-se-bot opened 3 years ago

nus-se-bot commented 3 years ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


It is indicated in your user story that trip planners are able to add items in an itinerary according to time. Thus, as a user, I would expect my itinerary to be sorted regardless of the order I add my travel items in.

image.png

However, travel-items that are added later do not appear at the top of the itinerary even if their indicated time is earlier.

image.png


[original: nus-cs2113-AY2122S1/pe-interim#1238] [original labels: severity.Low type.FeatureFlaw]

gavienwz commented 3 years ago

Team's Response

No details provided by team.

Duplicate status (if any):

Duplicate of #1751