elm-reactor icon indicating copy to clipboard operation
elm-reactor copied to clipboard

Errors.elm has invisible content on small viewports

Open spencerwilson opened this issue 9 years ago • 1 comments

On small viewports, some of the leftmost content can be cut off such that you cannot scroll to the left and view it:

screenshot 2016-09-28 at 20 56 06

Additionally, a child div is overflowing out of its parent, and as a result there is some area of the page with no background

screenshot 2016-09-28 at 20 56 20

This is a problem on devices with small viewports (e.g., Chromebooks) where to have a split view (browser on left, editor on right) results in portions of the compiler output not being readable:

screenshot 2016-09-28 at 22 25 05

spencerwilson avatar Sep 29 '16 05:09 spencerwilson

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot avatar Sep 29 '16 05:09 process-bot