AY1920S1-CS2103-F09-4 / main

Insurelytics
https://ay1920s1-cs2103-f09-4.github.io/main/
MIT License
1 stars 5 forks source link

History list does not update when new commands are entered #168

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

History list does not update when new commands are entered.

Steps to reproduce:

  1. Execute history to bring up the history list
  2. Execute a command (e.g. listpeople)

Expected outcome: history list should be updated with the new command listpeople Actual outcome: history list does not update

image.png


[original: gary-lgy/ped#4]