Closed
Bug 645507
Opened 14 years ago
Closed 14 years ago
Management filters only reflect current page.
Categories
(Mozilla QA Graveyard :: MozTrap, defect, P2)
Mozilla QA Graveyard
MozTrap
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 650976
0.4
People
(Reporter: carljm, Unassigned)
Details
(Whiteboard: [API?])
The filters and counts for each filter option ought to reflect all the objects in the set, not just the ones for the current page.
Since pagination is handled at the platform side, fixing this either requires platform support for getting the full list of filter options, or wasting lots of bandwidth by moving pagination to UI side and pulling down all items every time (not recommended).
Or we could just forgo the filter counts, and display all possible values for every filter field, not just the ones that appear in the current set.
Updated•14 years ago
|
Priority: -- → P2
Whiteboard: [API?]
Target Milestone: --- → 0.4
Comment 1•14 years ago
|
||
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/12752571
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 3•14 years ago
|
||
Cameron Dawson deleted the linked story in Pivotal Tracker
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•