blogvault / wpcom-migration

Migration Plugin for WordPress.com Migrations
0 stars 0 forks source link

Add the static verifying-info screen #4

Closed markbiek closed 1 month ago

markbiek commented 1 month ago

Fixes https://github.com/Automattic/dotcom-forge/issues/8726

This adds the "Verifying your information" static page with loading icon.

Screenshots

Desktop:

CleanShot 2024-08-16 at 13 30 36@2x

Mobile:

CleanShot 2024-08-16 at 13 30 59@2x

Testing Instructions

  1. Download and install the plugin. You could use jurassic.ninja for a quick environment setup.
  2. Go to /wp-admin/admin.php?page=automattic&static=verifying.
  3. Compare the page to the design. Having small differences should be fine, IMO.
  4. Make sure it looks good on mobile and the different browsers.
andres-blanco commented 1 month ago

This is looking good both on mobile and desktop. But it looks like it needs a rebase

markbiek commented 1 month ago

@andres-blanco Rebased!