Description of problem: Most tables in webadmin are sortable now, but tables showing errata are not. They should be sortable by any column by clicking on table's header Version-Release number of selected component (if applicable): 3.6.0.3-0.1.el6 How reproducible: always Steps to Reproduce: 1. Open list of errata for engine, host or VM 2. Click on table header to sort by column which you clicked Actual results: Nothing happens Expected results: It should sort table by that column Additional info:
Einav - do we currently support sorting for every column? If so, can Alexander take this one?
(In reply to Oved Ourfali from comment #1) > Einav - do we currently support sorting for every column? no. we are focused on main-tabs and sub-tabs (not dialogs), but even there we have unsortable columns due to different reasons. > If so, can Alexander take this one? not sure how easy that is, we can try. if change is too invasive, I would recommend to not backport to 3.6.
Its really just a matter of adding the 'makeSortable' to the columns. Very straight forward patch.
Closing old bugs. In case still happens, pls reopen.