Viewing a CSV file - last row covered by scrollbar #49077
Unanswered
patrickhlauke
asked this question in
General
Replies: 3 comments 2 replies
-
seems to actually be related to the explicit |
Beta Was this translation helpful? Give feedback.
0 replies
-
Confirming that this is still a problem (at least in Chrome) and can be fixed by disabling the explicit height parameter. Would be nice to see this implemented! |
Beta Was this translation helpful? Give feedback.
0 replies
-
strangely, i can't seem to replicate the issue anymore (though wondering if i've now opted into some experiment/new view that fixes it) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Bug
Body
When viewing a CSV file, which is nicely rendered as an HTML table ... the last row of the table - if it needs horizontal scrolling - is partially covered by the scrollbar in Windows/Chrome
The solution is likely the same as/similar to this proposed tweak on Bootstrap twbs/bootstrap#37694 (comment)
Beta Was this translation helpful? Give feedback.
All reactions