Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Golf graph and code box can both be rendered into a problem page together. #281

@amcnamara

Description

@amcnamara

Repro steps:

  1. Go to a problem, solve it (optional step: solve all of the other problems too).
  2. Click run; all of the tests should pass.
  3. Click "view chart" to see the golf graph.
  4. The run button is still on the page, click on it. The tests will run without the golf or code boxes being there, it's a blank space (related problem).
  5. Click "view code" and both the golf and code boxes will appear.

Simplest solution should be to hide the run button as part of the code box markup when viewing golf scores.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions