rust-lang / rust-lang/rust-playground

Improve mobile experience

Open
#802 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
Rust
Stars
1.4k
Forks
267
Avg merge
3h 2m
Merged PRs (30d)
6

Description

Problem

Rust playground will be much more better if it's a mobile friendly editor.
Though it is true mobiles are not for editors, people viewing documentations in mobile might be uncormftable.

play rust-lang org_

The UI were very small or sometimes it went off-screen.

How to fix

  1. Update index.ejs (add viewport for mobile)
  2. Update the header ui to make a 'more' button in mobiles that loads other contents if clicked

Contributor guide

No contributing guide indexed for this repository

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 index.ejs and inspect how the current header UI and mobile layout are assembled. Check the linked screenshot against a narrow viewport, then verify that the viewport is configured and the header's additional contents remain accessible without going off-screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend, mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.