change: [M3-7492] – VPC Landing page empty state resource links & copy updates#9951
Conversation
coliu-akamai
left a comment
There was a problem hiding this comment.
✅ confirmed links and design match as expected
|
We'll need to update the e2e tests for the VPC landing page (2nd test, line 74), since the Video Playlist section no longer exists (not sure if they plan to add that back in). We could add some checks to verify the other text you added ("Overview of Virtual Private Clouds (VPCs)", etc) is present in that test too |
I think there's a decent chance of the copy being tweaked further before/during GA and I didn't see other analogous E2E tests (e.g., |
|
Coverage Report: ✅ |
Description 📝
Update copy and resource links for the empty state VPC landing page.
Changes 🔄
Preview 📷
How to test 🧪
Prerequisites
Verification steps
If you have VPCs on your account already, the easiest way to test this would be turning the MSW, commenting these lines out in
serverHandlers.ts, and refreshing the page:manager/packages/manager/src/mocks/serverHandlers.ts
Lines 443 to 445 in 1141d10
Confirm that:
As an Author I have considered 🤔