mui / mui/material-ui

[docs-infra] Additional white space left after expanding the code block

Open
#39,272 8 comments 0 reactions 1 assignee View on GitHub

@alexfauquette is already working on this.

Since Oct 27, 2023.

design scope: docs-infra
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

Steps to reproduce 🕹

This problem can be seen in any component page — for example, Material UI's Button page.

  1. Go to a demo that has the "Expand code" button
  2. Click on it to expand the code block
  3. Then, click again on it to collapse the code block back
  4. See how there's now an empty div creating additional white space
Screen Shot 2023-10-02 at 16 01 08
Expected behavior 🤔

The additional white space shouldn't be there — content spacing throughout the page should remain the same.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.