Skip to content

Conversation

@Vap0r1ze
Copy link
Contributor

Fixes: #34767

Before
before

After
after

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Aug 14, 2020
Copy link
Contributor

@DerekNonGenericDerekNonGeneric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! Thanks for the PR. :)

@DerekNonGeneric
Copy link
Contributor

You may be able to circumvent this UI problem by adjusting the zoom of your browser while you wait.

@richardlau
Copy link
Member

Looks like an alternative to #34768.

@tniessen
Copy link
Member

Looks like an alternative to #34768.

@richardlau I assume you meant #34447 ?

@DerekNonGeneric
Copy link
Contributor

That might be a useful alternative to consider, but for now, I would just add the following to the commit message when landing.

Closes: #34447 

We can reinvestigate the alternative later, there's likely more to be done in this area.

addaleax pushed a commit that referenced this pull request Aug 19, 2020
PR-URL: #34768Fixes: #34767Fixes: #34447 Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: James M Snell <[email protected]>
@addaleax
Copy link
Member

Landed in 6f0b87d, thanks for the PR!

BethGriggs pushed a commit that referenced this pull request Aug 20, 2020
PR-URL: #34768Fixes: #34767Fixes: #34447 Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: James M Snell <[email protected]>
@danielleadamsdanielleadams mentioned this pull request Aug 20, 2020
BethGriggs pushed a commit that referenced this pull request Aug 20, 2020
PR-URL: #34768Fixes: #34767Fixes: #34447 Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: James M Snell <[email protected]>
@Vap0r1zeVap0r1ze deleted the patch-2 branch September 14, 2020 06:32
addaleax pushed a commit that referenced this pull request Sep 22, 2020
PR-URL: #34768Fixes: #34767Fixes: #34447 Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: James M Snell <[email protected]>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
PR-URL: #34768Fixes: #34767Fixes: #34447 Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: James M Snell <[email protected]>
@codebyterecodebytere mentioned this pull request Sep 28, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: unable to switch versions due to spacing

9 participants

@Vap0r1ze@DerekNonGeneric@richardlau@tniessen@addaleax@jasnell@BridgeAR@HarshithaKP@nodejs-github-bot