ministryofjustice / data-catalogue

Data catalogue • This repository is defined and managed in Terraform
MIT License
1 stars 0 forks source link

Add Sort functionality to search results page #48

Open PriyaBasker23 opened 5 months ago

PriyaBasker23 commented 5 months ago

https://www.figma.com/file/zTOVhHRnWfxRJqH6Gr8cIc/Catalogue-sketches?type=design&node-id=203-2121&mode=design&t=AKvQ8RU7Srob23aQ-0

Currently we are just showing the example with some metadata columns filled in. The sea search method ( python library) already bring the output in sort order from the catalogue

In scope

  1. Decide on columns to sort eg: domain name , database, last updated date , tag etc
  2. There should be default option selected.
  3. Sort should preserve the filters and in the page.

Image

murdo-moj commented 5 months ago

I've added a sortby functionality to the DataHub client. It's not integrated to the frontend.

murdo-moj commented 5 months ago

https://github.com/ministryofjustice/data-platform/pull/3142

github-actions[bot] commented 2 months ago

This issue is being marked as stale because it has been open for 60 days with no activity. Remove stale label or comment to keep the issue open.