radius-project / dashboard

Frontend experience for Project Radius
15 stars 5 forks source link

Ability to sort and filter the tables #32

Open willtsai opened 8 months ago

willtsai commented 8 months ago

Overview of feature request

As a dashboard user, I would like the ability to sort and filter the tables that display the details of each resource.

Acceptance criteria

UI is updated to allow for sorting and filtering by column in all the table views, e.g.:

image

image

Additional context

No response

Would you like to support us?

AB#11035

rynowak commented 8 months ago

For anyone working on this, the table that we're using already supports filtering and sorting. We need to turn it out, and there's a small amount of work to make the filtering behave correctly.