ziglang/ziglang.org
14
29
Fork
You've already forked ziglang.org
31

add scrollbar-gutter: stable to prevent shift when scrollbar appears #626

Open
louwers wants to merge 1 commit from louwers/ziglang.org:main into main
pull from: louwers/ziglang.org:main
merge into: ziglang:main
ziglang:main
ziglang:release-0.16.0
ziglang:apraga/french
ziglang:homersimpsons/fix/mobile-responsiveness
ziglang:MarkLagodych/patch-1
ziglang:Zirunis/patch-1
ziglang:zmitchell/zmitchell/build-graph-docs
ziglang:generalmimon/fix-unit-testing-examples
ziglang:generalmimon/fix-code-snippet-in-0.15.1-relnotes
ziglang:TheConnorJohnson/main
ziglang:meeting-minutes
ziglang:enkvadrat/update-curl-example
First-time contributor
Copy link

Currently, when you navigate between pages and the scrollbar appears, the page shifts slightly (see attached video).

This PR should solve that with scrollbar-gutter: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/scrollbar-gutter

Note: untested. I get "unable to find artifact 'zine'" when I try to run zig build serve locally.

Currently, when you navigate between pages and the scrollbar appears, the page shifts slightly (see attached video). This PR should solve that with `scrollbar-gutter`: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/scrollbar-gutter Note: untested. I get "unable to find artifact 'zine'" when I try to run `zig build serve` locally.
add scrollbar-gutter: stable to prevent shift when scrollbar appears
All checks were successful
test website / build (pull_request) Successful in 3m31s
7124bf7a43
All checks were successful
test website / build (pull_request) Successful in 3m31s
Required
Details
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:louwers-main
git switch louwers-main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bounty
https://ziglang.org/news/announcing-donor-bounties
bug
Observed behavior contradicts documented or intended behavior.
contributor-friendly
This issue is limited in scope and/or knowledge of project internals.
downstream
An issue with a third-party project that uses this project.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
infra
An issue related to project infrastructure, e.g. continuous integration.
optimization
A task to improve performance and/or resource usage.
question
No questions on the issue tracker; use a community space instead.
regression
Something that used to work in a previous version stopped working
upstream
An issue with a third-party project that this project uses.
use case
Describes a real use case that is difficult or impossible, but does not propose a solution.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ziglang/ziglang.org!626
Reference in a new issue
ziglang/ziglang.org
No description provided.
Delete branch "louwers/ziglang.org:main"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?