linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
691 stars 361 forks source link

feat: [M3-6941]- Uniform Spacing b/w Resource Link Columns In Empty State Landing Pages #11213

Open carrillo-erik opened 1 week ago

carrillo-erik commented 1 week ago

Description πŸ“

This PR addresses the issue with a lack of uniform spacing between the Getting Started Guides and Video Playlist sections on the empty state landing pages.

Changes πŸ”„

List any change relevant to the reviewer.

Preview πŸ“·

Before After

How to test πŸ§ͺ

Prerequisites

(How to setup test environment)

Verification steps

(How to verify changes)

As an Author I have considered πŸ€”

github-actions[bot] commented 1 week ago

Coverage Report: βœ…
Base Coverage: 87.44%
Current Coverage: 87.44%

linode-gh-bot commented 6 days ago

Cloud Manager UI test results

:small_red_triangle: 4 failing tests on test run #3 β†—οΈŽ

:x: Failing:white_check_mark: Passing:arrow_right_hook: Skipped:clock1: Duration
4 Failing441 Passing2 Skipped104m 36s

Details

Failing Tests
SpecTest
:x:resize-database.spec.tsResizes a g6-standard-6 MySQL v8.x 3-node cluster Β» Can resize active database clusters
:x:resize-database.spec.tsResizes a g6-standard-6 MySQL v8.x 3-node cluster Β» Can resize active database clusters from g6-standard-6 type and switch plan type
:x:resize-database.spec.tsResizes a g6-dedicated-16 MySQL v5.x 3-node cluster Β» Can resize active database clusters
:x:resize-database.spec.tsResizes a g6-dedicated-16 MySQL v5.x 3-node cluster Β» Can resize active database clusters from g6-dedicated-16 type and switch plan type

Troubleshooting

Use this command to re-run the failing tests:

yarn cy:run -s "cypress/e2e/core/databases/resize-database.spec.ts,cypress/e2e/core/databases/resize-database.spec.ts,cypress/e2e/core/databases/resize-database.spec.ts,cypress/e2e/core/databases/resize-database.spec.ts"