Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Unexpected Behavior in Docs #516

Open
@starkfire

Description

@starkfire

Describe the bug
There are some sections in the docs with unwanted empty spaces at the bottom. Scrolling down continuously on sections with radio buttons or pressing any sample radio button will expose this empty space.

Issue happens on:

To Reproduce
Steps to reproduce the behavior:

  1. Visit any one of the following components:
  1. Click on any radio button OR scroll down continuously

Expected behavior
Same with other sections, there should be no empty space at the bottom of the window when visiting the affected sections. Clicking a radio button should only set a button to an 'active' state instead of exposing the empty space.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 97.0.4692.99 (64-bit)

Additional context
image
image

Issue is apparently caused by the main scrollbar, since disabling overflow-y: scroll in #main-content resolves the issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions