• ACM Console Sprint 254

      User story:

      The new mutli-region enabled cluster list should support sorting.

      Acceptance criteria:

      • Table allows sorting by name and creation date columns
      • Data is refetched in new sorted order if needed (when not all data has been fetched)
      • The table is initially sorted by creation date descending (newest on top)
      • When a user clicks on a column header that currently isn't being sorted, the table is sorted by that column's data ascending
      • When a user clicks on a sorted column header it switches the order of the sort for that column.
      • When sorting a column if two values are the same, the rows are then sorted by name in the same direction of the main sort.   
        • For example let's say you are sorting by status ascending - the following sort order is expected:
      Name Status (sort asc)
      myCluster Disconnected
      aCluster Ready
      zCluster Ready

       

            kdoberst Kim Doberstein
            rh-ee-kcormier Kevin Cormier
            Denis Ragan Denis Ragan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: