kubernetic icon indicating copy to clipboard operation
kubernetic copied to clipboard

Sort by column does not re-sort on value change

Open micdah opened this issue 7 years ago • 0 comments

When sorting a view (say list of pods) the sort ordering is not re-evaluated each time the value changes.

Say I sort pods by Status then the sort ordering is the same, even when some of the pods change status. I would have expected the view to keep being sorted by the selected column, updating each time the value changes dynamically.

micdah avatar Apr 10 '18 11:04 micdah