Closed
Bug 1796633
Opened 3 years ago
Closed 3 years ago
remove aggregates from "upload files" page
Categories
(Tecken :: General, task, P2)
Tecken
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(2 files)
Much like we did in bug #1796579, we should remove the aggregates from the "upload files" page.
- remove aggregates summary
- clarify filter form so it's usable
- add filter examples section
- fix the "total" calculation so it only kicks in if there are filters
Many of these aggregates are expensive to generate. We should get rid of them all for now. It'll make the page more usable and less of a burden on the server.
For Pagination, we can start with "set the count to infinity when there are no filters and set it to a count when there are" or something like that.
| Assignee | ||
Comment 1•3 years ago
|
||
Assignee: nobody → willkg
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•3 years ago
|
||
willkg merged PR #2626: "bug 1796633: remove aggregates from "upload files" pages" in 4e095d9.
Still to do:
- add filter examples section
| Assignee | ||
Comment 3•3 years ago
|
||
| Assignee | ||
Comment 4•3 years ago
|
||
| Assignee | ||
Comment 5•3 years ago
|
||
This deployed to stage and everything looks groovy.
| Assignee | ||
Comment 6•3 years ago
|
||
This was deployed just now in bug #1798788. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•