Open nus-pe-bot opened 2 years ago
This is expected behaviour as seen below. This is a conscious design decision due to the possibility of our event list views changing.
However, we acknowledge that this is indeed cumbersome and causes minor inconvenience to users, hence severity changed to Low. Users will still be able to use display
and display-e
to copy and paste the names of trips and itinerary to make make it easier for them if the trip names or event names are too long.
--
Having to retype the names of the events and trips to add the event to the itinerary is a bit cumbersome. Since indices are used for the other commands, it might be more consistent to allow users to use indices for
add-et
too.This becomes a bigger problems if 1 trip has many events in itinerary, and the trip name and event names are long.
E.g.
add-et e/6 t/3
instead of typing out the full names.[original: nus-cs2103-AY2223S1/pe-interim#801] [original labels: type.FeatureFlaw severity.Medium]