Skip to content

Geo Sites - Order Replicable Types

Zack Cuddy requested to merge 411651-geo-sites-order-replicables into master

What does this MR do and why?

Closes #411651 (closed)

This change adds a predictable sorting mechanism to the Geo Sites UI. This uses a nested sorting strategy. First sorting by the the Data Types Sort Order and then each Replicable Type in the Data Type will be sorted Alphabetically

Screenshots or screen recordings

Before After
Primary Site Primary_-_Before Primary_-_After
Secondary Site Secondary_-_Before Secondary_-_After

How to set up and validate locally

  1. Fetch and checkout this branch
  2. Setup Geo (How to setup Geo)
  3. Access your Primary GDK UI
  4. Navigate to Geo Dashboard (/admin/geo/sites)
  5. Ensure the replicable types throughout the UI are ordered correctly

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #411651 (closed)

Edited by Zack Cuddy

Merge request reports