zhanyang01/pe

Clicking Help button and typing help produces different outputs from ui

Opened this issue · 1 comments

Steps to reproduce

  1. type help
  2. type anything to allow the ui output to change
  3. click the help button beside the file button

Expected

clicking help button will produce the same ui output

Actual

clicking help will produce the ui output but it doesnt return any ui output

Screenshot 2023-11-17 161727.png

Team's Response

UI will only have output for CLI commands.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: This should have been clarified clearly in the user guide as users who are using your application for the first time will not know the difference between CLI and GUI as the users of the application who are mental health specialists will not be trained to know the difference between the GUI or CLI commands and might be confused due to the difference in the output return when you are running the application, most will intuitively click on help button first because they can see it clearly and that should have been clarified.