Skip to content

Add sorting capability to asset table #707

Description

@jack-moulson

Current status: Design required

  • Requirement defined
  • Designs developed
  • Ready to build
  • Awaiting PR review
  • Deployed

Description

The purpose of this feature is to introduce sorting functionality to the asset table in VISTA.

Currently, the asset table does not support column sorting. This improvement will allow users to sort the asset table by Name and Type, using the same interaction as implemented in the Data Sources table.

User Story

As A VISTA user
I want to sort columns in the asset table
So that I can easily organise and analyse assets

Acceptance Criteria

Given I have I added assets to the map
And I am viewing the Asset information table
When I click on a column header
Then the table is sorted by that column (ascending, descending)

Current:
Image

Expected:
Image

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions