Open kennethk-1201 opened 1 year ago
[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]
Limitation of JavaFX GUI (does not allow multiline inputting). If user wishes to confirm the details, they are free to use the left and right arrow keys before pressing enter.
Team chose [response.Rejected
]
Reason for disagreement: Multiline inputting was supported since JavaFX 2.0:
https://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/TextArea.html
Copy pasted the example command to add drugs
It's quite hard to see as a user, especially when it's a single line input and commands to add drugs are very long on the UI. This may be troublesome when the user wants to confirm the details of what he added before adding.