cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

Misaligned cypress cache list tables in CLI guide

Open MikeMcC399 opened this issue 1 year ago • 2 comments

Description

The cache tables are displayed misaligned

URL of Issue(s)

https://docs.cypress.io/guides/guides/command-line#cypress-cache-list

Steps to replicate

Open https://docs.cypress.io/guides/guides/command-line#cypress-cache-list

View the tables

  • cypress cache list
  • cypress cache list --size

image

Browser

Chrome 123, Firefox 124

Device

  • [X] PC
  • [ ] Mac
  • [ ] iPhone
  • [ ] iPad
  • [ ] Android Phone
  • [ ] Android Tablet

Additional Information

No response

MikeMcC399 avatar Apr 07 '24 15:04 MikeMcC399

Yah, probably changed the styling at some point and didn't realized this all becomes unaligned.

jennifer-shehane avatar Apr 09 '24 17:04 jennifer-shehane

@jennifer-shehane

Yah, probably changed the styling at some point and didn't realized this all becomes unaligned.

  • The problem seems to have been introduced by PR https://github.com/cypress-io/cypress-documentation/pull/4590 from Jan 2023.
  • https://web.archive.org/web/20221219090325/https://docs.cypress.io/guides/guides/command-line shows an archived page from Dec 19, 2022 displaying aligned cache tables. The next time the page was archived to https://web.archive.org/web/20230119130903/https://docs.cypress.io/guides/guides/command-line on Jan 19, 2023, the table formatting was broken.

MikeMcC399 avatar Apr 10 '24 08:04 MikeMcC399