numpy / numpy/numpy.org

Make Scientific Domain columns mobile compatible

Open
#388 1 comment 0 reactions 1 assignee View on GitHub

@MarsBarLee is already working on this.

Since Jan 28, 2021.

accessibility design
Dominant language
Shell
Stars
128
Forks
132
Avg merge
1d 18h
Merged PRs (30d)
3

Description

In mobile horizontal view, the columns spill beyond the screen and text overflow. The other Ecosystem sections such as Array Libraries fit within mobile view, so it would probably be applying similar media queries or re-arranging the grid for mobile.

For example,
Web: 2 rows, 7 columns
Mobile: 3 rows, 5 columns or 4 rows, 4 columns

iPhone 6/7/8 Plus preview:
mobile-overflow

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.