nunit / nunit/docs

Visual Layout: too much whitespace on sides + unwanted overflow in middle

Open
#691 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:docfx pri:p1 type:design
Dominant language
Dockerfile
Stars
600
Forks
158
Avg merge
16h 8m
Merged PRs (30d)
21

Description

This compression in the center appears to cause unwanted overflow, which is doubly problematic when we display tables that may have a column hidden by scrollbars as a result.

image

Example page affected by this: https://docs.nunit.org/articles/vs-test-adapter/Tips-And-Tricks.html

(Hat tip to @OsirisTerje who pointed this out)

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.

Research direction

Start with the affected Tips-And-Tricks page and reproduce the excessive side whitespace, center compression, and table overflow described in the issue. Trace the documentation site's layout styles, then verify that the example page uses the available width correctly and that table columns are not hidden by scrollbars.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.