Closed
Bug 538483
Opened 16 years ago
Closed 16 years ago
Support secondary sort in tables
Categories
(Webtools :: Bouncer, enhancement)
Webtools
Bouncer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: wenzel)
References
Details
(Whiteboard: [tx])
Often I'm looking at the Locations or Uptake tables and they sort by Product, which is fine, but then the OS column is unsorted and it's harder to read. It would be very convenient if the default sort was Product then OS, and you could click (a la bugzilla) to specify something else.
Maybe as part of bug 535808 ?
| Reporter | ||
Comment 1•16 years ago
|
||
I mean "tables" in the sense of locations.php rather than anything DB-ish.
| Assignee | ||
Comment 2•16 years ago
|
||
I just snagged the altered sorttable.js library from bugzilla and used it in the tuxedo project. With no JS, sorting will remain by one column only. Also, JS-based sorting obviously does not work with paginated data, but we don't have too much of that in Bouncer yet anyway.
I am inclined to mark this bug fixed, but I am unsure, since you can't actually use any of this yet. Hmmmm.
| Assignee | ||
Updated•16 years ago
|
Whiteboard: [tx]
| Assignee | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> I am inclined to mark this bug fixed, but I am unsure, since you can't actually
> use any of this yet. Hmmmm.
The bouncer buglist will clog up if I keep open every tuxedo bug that I fix until it's deployed. You'll have to believe me on this one for now ;)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•