Open gtk-grafana opened 1 year ago
Thanks for opening this. I came across your issue after finding the 2020 issue that looks to be abandoned while trying to figure out how to wrap the text in my table. Hope to have this capability soon.
This issue has been automatically marked as stale because it has not had activity in the last year. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!
For table cells with longer content (like log lines), seeing the first few characters isn't always very helpful. Ideally we could have a setting like in the logs panel which will change the height of table rows so the content can fit the width of the table cell without truncation.
Note: https://github.com/grafana/grafana/issues/25623, this has been a longstanding request for the table component, however I still think there is value in creating a new issue in the context of the logs table UI in explore, as there might be solutions we can investigate that don't involve changing the base component.