-
-
Notifications
You must be signed in to change notification settings - Fork 287
Column sorting does not work in drive details page #656
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingcontributor friendlyA well-scoped, approachable issue for someone looking to contribute.A well-scoped, approachable issue for someone looking to contribute.frontendIssues that require updating non-typescript frontend code (e.g. css)Issues that require updating non-typescript frontend code (e.g. css)typescriptIssues that require updating typescript codeIssues that require updating typescript code
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcontributor friendlyA well-scoped, approachable issue for someone looking to contribute.A well-scoped, approachable issue for someone looking to contribute.frontendIssues that require updating non-typescript frontend code (e.g. css)Issues that require updating non-typescript frontend code (e.g. css)typescriptIssues that require updating typescript codeIssues that require updating typescript code
Describe the bug
Sorting on details page of a disk does not work for columns other than Status, Value and Threshold.
Expected behavior
Sorting should work for all columns.
Screenshots
A couple of examples:
ID Desc

Name Asc

Failure rate Desc (also it would be good to see the arrow before the big info icon, initially I thought I was sorting by History)

Log Files
NA