microsoft / bedrock

Automation for Production Kubernetes Clusters with a GitOps Workflow
MIT License
129 stars 12 forks source link

Dashboard - Add query parameter for sorting #1366

Open edaena opened 4 years ago

edaena commented 4 years ago

As a: User I want: To have a query parameter that keeps track of the column on the introspection dashboard that I have sorted by So that: when the page refreshes it will still show the previously sorted column in sorted order Describe the solution you'd like: Add a query parameter to the url indicated what column is currently sorted (if any) Acceptance Criteria:

Describe alternatives you've considered:

Additional context: The Azure DevOps UI table doesn't currently support selecting a default sorted column. This feature is blocked by this bug: https://github.com/microsoft/azure-devops-ui/issues/264

Does this require updates to documentation?: