nus-cs2103-AY2122S2 / pe-dev-response

0 stars 0 forks source link

Cannot navigate between list tabs in UI #3573

Open nus-pe-bot opened 2 years ago

nus-pe-bot commented 2 years ago

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]

zxgoh commented 2 years ago

Team's Response

No details provided by team.

Duplicate status (if any):

--