Currently, in order to navigate between list tabs in the UI (customers, drivers, etc.) users need to input a command related to the tab they wish to switch. Ex: I must use listdriver all to view the list of drivers. Although this feature is documented in the UG, it's more time-consuming even for fast typists. By letting users click the tabs to toggle between lists, a user only needs to make 1 click to view a list's data. However, with the current system, users need to click the command input box and also type a command. This seems a bit inefficient.
Currently, in order to navigate between list tabs in the UI (customers, drivers, etc.) users need to input a command related to the tab they wish to switch. Ex: I must use
listdriver all
to view the list of drivers. Although this feature is documented in the UG, it's more time-consuming even for fast typists. By letting users click the tabs to toggle between lists, a user only needs to make 1 click to view a list's data. However, with the current system, users need to click the command input box and also type a command. This seems a bit inefficient.[original: nus-cs2103-AY2122S2/pe-interim#3565] [original labels: severity.Low type.FeatureFlaw]