Closed Bug 723152 Opened 14 years ago Closed 9 years ago

a user should be able to "expand all" and "collapse all" in lists

Categories

(Mozilla QA Graveyard :: MozTrap, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: camd, Unassigned)

Details

When viewing any list of items, a user should be able to expand or collapse all the list items shown in the current paginated view. Got this request specifically from a chat with some Mozilla QA members.
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/24319615
Cameron Dawson added a comment in Pivotal Tracker: if the list is very long, this might have to do a LOT of fetching. Is there a good way to either limit the list size this supports, or warn the user it'll take a long time before they do it?
Carl Meyer added a comment in Pivotal Tracker: Well, it would only apply to the current page, so the amount of fetching should be limited to the page size, it can't grow indefinitely. Still, with a page length of even 20 items, that's a lot of Ajax requests and it will be slow. I don't really like this feature much at all, to be honest - to me if its needed it implies that we put something into the detail expansion that belongs in the summary. I'd be hesitant to implement this until we've drilled down and really established the specific use cases better, and determined whether those use cases could be addressed by moving something from details into summary.
Carl Meyer added a comment in Pivotal Tracker: If we do absolutely need this, I think we have to move away from using ajax for details and just preload everything. It's just too much load on the server to allow expand-all of detail expansions are ajax-fetched.
Mass-closing remaining MozTrap bugs as WONTFIX, due to 1) the Mozilla-hosted instance being decommissioned (see https://wiki.mozilla.org/TestEngineering/Testrail), and, for now, 2) the still-up code archived at its GitHub page: https://github.com/mozilla/moztrap (we'll decide what's next for that, in the near future). See also the history and more-detailed discussion which led us here, at https://groups.google.com/forum/#!topic/mozilla.dev.quality/Sa75hV8Ywvk (If you'd like, you should be able to filter these notification emails using at least the unique string of "Sa75hV8Ywvk" in the message body. Thanks!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.