Labels on sort direction for overall status are inverted and sort has undesirable side-effect on test plan name column in Test Plan Status Summary Table #786
Labels
bug
Something isn't working
From #648, referenced by #654:
Note that the requirements define:
There are two problems.
Problem 1: sort direction label
The table has the correct default sort order of overall status descending and test plan name ascending. However, the column header on overall status incorrectly represents the sort order as ascending. At least that is how it is communicated via aria-sort, and I assume the sort icon is matching aria-sort.
Problem 2: side effect on test plan sort.
The specification in #648 has a gap. It didn't state what should happen to the test plan column when changing the sort order of the overall status. It should have stated that test plan should stay sorted alphabetically ascending when changing the direction of sort for overall status. Currently, toggling the sort on overall status is also toggling the sort on test plan. It should not do that.
This should also be true for covered AT. However, we have the problem that we only have one set of covered AT for now.
The text was updated successfully, but these errors were encountered: