nus-cs2103-AY2223S1 / pe-dev-response

0 stars 0 forks source link

Clear command cannot be used after closing add supplier window #1734

Open nus-pe-bot opened 2 years ago

nus-pe-bot commented 2 years ago

Description of issue

Unable to use the clear command after opening up add supplier window. Not too sure if it might be the same for the add buyer window too.

Steps to replicate

  1. Open up the add buyer window using the add buyer command.
  2. Fill in with the following fields. (Probably does not matter)? image.png
  3. Open up the add supplier window using the add supplier command.
  4. Click on add pet. (Probably does not matter)? Your **add supplier window should appear as seen in the image below. image.png
  5. Click on the save button. (Probably does not matter)?
  6. Press on the keyboard Esc to exit from the add supplier window.
  7. Use the clear command.

Significance of issue

Some users might experience this issue and not know how to recover from it, though it will probably be rarely encountered.

Suggestion

If unable to fix the issue, add to the FAQ portion of the UG, a section on how to manually resolve it. Probably restart the application will do fine.

Note that these are the steps that I took to come to this bug, I'm not sure which step causes the issue. Also, I'm not too sure if this affects other commands too.


[original: nus-cs2103-AY2223S1/pe-interim#2242] [original labels: type.FunctionalityBug severity.Low]

wweqg commented 2 years ago

Team's Response

No details provided by team.

Duplicate status (if any):

Duplicate of #3207