Poor visibility of code in Solution tab
- 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

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.