exercism / exercism/ideas

Poor visibility of code in Solution tab

Open
#2 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The Solution tab displays a small column for the code, and another column of the same width to display a static text which is normally only read once. The width is fixed no matter how large the browser page is.

As a result, the readability of the code is very poor, the user constantly has to use the horizontal scroll bar (since there is no vertical limit on the code panel, this scroll bar is only visible at the bottom!).

Suggestions:
=> use the whole page width
=> use a smaller width for the static text, or even better, put it at the top and not with a column configuration

![Clipboard01](https://user-images.githubusercontent.com/31706195/59144172-eaafb800-89d3-11e9-9128-5fa2aedb2c86.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.