data docs columns shrink to 1 character width with long query #2214
Comments
|
Most likely, applying CSS min-width property should improve this behavior. Figuring this out and testing it is a great opportunity for a first time community contributor - applied "good first issue" label. |
|
@eugmandel @Aylr can I submit a PR to close this down? |
|
@cdkini Yes please! |
cdkini
added a commit
to cdkini/great_expectations
that referenced
this issue
May 22, 2021
Ensures that the first column in Batch Kwargs fits on a single line. Each subsequent column is unchanged to allow word wrapping.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Describe the bug
data docs columns shrink to 1 character width with long query
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the columns to be readable and shrink only to a minimum width.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: