Open chengjunyuan opened 7 months ago
Thanks for the suggestion!
This is indeed a valid issue that caught our attention. The triangle is used for sorting the rows according to the specific column field. It is a built-in feature for JavaFX TableView. At least for our current iteration, this is less important than the work being currently done, which makes it fall under the NotInScope
category.
Hence, we decided not to mention this in the documentation as it would only confuse the user more. Moreover, the main focus of this application is its CLI capabilities, not its GUI functionalities.
Hope this clarifies your issue!
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
In the attendance tab it is possible to click the headers for arrows to appear. In the screenshot below, there is an arrow at Week 3 for the student at index 1. However, it is not immediately clear what the function of this arrow is.