chengjunyuan / pe

0 stars 0 forks source link

Unclear what the arrows in attendance tab mean #7

Open chengjunyuan opened 4 months ago

chengjunyuan commented 4 months ago

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.

image.png

soc-pe-bot commented 4 months ago

Team's Response

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.

Screenshot 2024-04-20 at 23.59.00.png

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!

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]