Bug #25136
closedNodes table sorting is not obvious and we need to guess the sort column and direction
Description
When hovering over a column of the nodes table, my mouse looks like it can select the text (the title of the column) and do nothing else.
But actually, when clicking on the column cell (including the text but also the whole invisible rectangle), the table does a sort, but we have no icon to indicate the sort direction and on which column it is applied.
PROPOSED CHANGE: We should have at least a "caret" icon pointing up or down if sorting has been manually applied on a column like we had in previous version
Expected result is :
(It seems also very suspicious that we also have a misplaced sort icon in #25135)
Files
Updated by Clark ANDRIANASOLO 4 months ago
- Related to Bug #25135: Editing nodes table by adding column also adds a useless row added
Updated by Clark ANDRIANASOLO 4 months ago
- File clipboard-202407111543-wurwe.png clipboard-202407111543-wurwe.png added
- Description updated (diff)
Seems to be the case only since 8.1.
Before it was sorting by the latest sorted column (that means it was saved in localStorage), now it is also the case but we don't have the icon to indicate it
Updated by Vincent MEMBRÉ 4 months ago
- Target version changed from 8.1.6 to 8.1.7
Updated by Raphael GAUTHIER 3 months ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by Raphael GAUTHIER 3 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/5827
Updated by Raphael GAUTHIER 3 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|31139e7a560dfe024d1b2a48ec21ba8712ebfac9.
Updated by Vincent MEMBRÉ 2 months ago
- Priority changed from 116 to 114
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ about 2 months ago
- Status changed from Pending release to Released
- Priority changed from 114 to 113
This bug has been fixed in Rudder 8.1.7 which was released today.