Bug 1283117

Summary: Tables in errata tabs are not sortable
Product: [oVirt] ovirt-engine Reporter: movciari
Component: Frontend.WebAdminAssignee: Alexander Wels <awels>
Status: CLOSED CURRENTRELEASE QA Contact: movciari
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.6.0CC: bugs, ecohen, oourfali, pstehlik
Target Milestone: ovirt-3.6.1Flags: oourfali: ovirt-3.6.z?
rule-engine: planning_ack?
ecohen: devel_ack+
pstehlik: testing_ack+
Target Release: 3.6.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-13 15:40:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description movciari 2015-11-18 10:04:11 UTC
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:

Comment 1 Oved Ourfali 2015-11-18 10:13:10 UTC
Einav - do we currently support sorting for every column?
If so, can Alexander take this one?

Comment 2 Einav Cohen 2015-11-18 12:53:25 UTC
(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.

Comment 3 Alexander Wels 2015-11-18 20:05:21 UTC
Its really just a matter of adding the 'makeSortable' to the columns. Very straight forward patch.

Comment 4 Pavel Stehlik 2016-01-13 15:40:44 UTC
Closing old bugs. In case still happens, pls reopen.