Current status: Design required
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:

Expected:

Current status: Design required
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:

Expected:
