Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some columns are shrinked because of large texts in some columns #1061

Closed
urenpatelce opened this issue Jun 25, 2024 · 2 comments
Closed

Some columns are shrinked because of large texts in some columns #1061

urenpatelce opened this issue Jun 25, 2024 · 2 comments

Comments

@urenpatelce
Copy link

We observed that when there are more than 10 columns and if any 1 or 2 columns are having big text which is not having any whitespace like GUID or InstanceID then some columns are getting very little space to render the content and the side effect is large size report and unusable as well. Please check the screenshot below:

image

@urenpatelce
Copy link
Author

I think with dynamic or automatic scaling as well, some min width should be given to each column automatically.

@mmghv
Copy link
Collaborator

mmghv commented Jun 25, 2024

Duplicate of #1018

This should be fixed by #1053 in the unreleased v4 branch, you can test it out yourself or if you provide a reproducible example I could test it locally and share the results.

Although in the attached screenshot I don't see any single long-text column, maybe the content is too much for this size, nonetheless, I'm curious to see the effect of the new algorithm.

@mmghv mmghv closed this as not planned Won't fix, can't repro, duplicate, stale Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants