nus-cs2113-AY2223S2 / pe-dev-response

0 stars 0 forks source link

The saved habits are lost after re entering the application #2103

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

To recreate this bug:

  1. Enter the Atomic Habits mode
  2. Enter a random habit e.g. add --name habit 1
  3. Enter another habit in the following format add -name habit--
  4. Exit the application via the home then exit command.
  5. Launch the application and enter Atomic Habits mode and use the list command.

image.png


[original: nus-cs2113-AY2223S2/pe-interim#1649] [original labels: type.FunctionalityBug severity.High]

BernardLesley commented 1 year ago

Team's Response

Thank you for the report!

This is a valid issue in the implementation of Tokenizer to convert the data from the storage. However, we consider this as a low-severity bug because this only impact a small number of edge cases, and the bug does not crash the entire application.

Thank you once again for the feedback provided!

Duplicate status (if any):

--