Actions
Bug #24807
closedGroup table should display more elements
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
It bothers me each time
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
121
Name check:
To do
Fix check:
Checked
Regression:
No
Description
We currently load 20 groups in the initial group page since #23968, and we can load 20-by-20 more groups in alphabetical order of their name.
This means that finding the 100th group within the latest ones in alphabetical order needs 5 button clicks.
We would want to load groups by batch of 50 instead, as both browser and API performance does not seem to be an issue.
Updated by Clark ANDRIANASOLO 6 months ago
- Related to User story #23968: Display a global view of group compliances added
Updated by Clark ANDRIANASOLO 6 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 6 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5636
Updated by Clark ANDRIANASOLO 6 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|62815bceed677bdcc5fffcd2a83eb82052b01e61.
Updated by Vincent MEMBRÉ 5 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.3 which was released today.
Actions