Skip to content

Draft: Geo - Cleanup Learn more links

Zack Cuddy requested to merge 350574-geo-learn-more-cleanup into master

Why Draft?

What does this MR do and why?

Closes #350574 (closed)

This change does a full overhaul of all the learn more links in the Geo UI. The goal here is to have a more UX friendly approach to directing users to documentation without just showing them learn more links at every corner.

Important: Geo is currently working through a rename from Geo Nodes => Geo Sites. As of right now everything in the UI will reference Sites but the code may still references them as nodes. This follows the Facade Approach to renaming and more can be read here: &5725

Screenshots or screen recordings

Changes:

Before After
Sites Page Sites_-_Before Sites_-_After
New Site New_Site_-_Before New_Site_-_After
Edit Primary Edit_Primary_-_Before Edit_Primary_-_After
Edit Secondary Edit_Secondary_-_Before Edit_Secondary_-_After
Empty State Empty_State_-_Before Empty_State_-_After

Popovers:

Selective Sync Object Storage
Selective_Sync_Popover Object_Storage_Popover

How to set up and validate locally

  1. Fetch and checkout this branch
  2. Setup Geo and access your Primary GDK (How to setup Geo)
  3. Go to the Geo Sites page (admin/geo/sites)
  4. Navigate the UI and ensure remaining learn more links go to relevant documentation.

MR acceptance checklist

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

Edited by Zack Cuddy

Merge request reports