influxdata / influxdata/ui

Allow resizing of table columns or at least have sane defaults like Chronograf

Open
#2,025 5 comments 2 reactions 0 assignees View on GitHub
enhancement IceBox team/dumplings team/ui work in progress
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

Currently using Chronograf 1.9 but trying to switch over to InfluxDBv2. It would be great to be able to set column sizes on tables like in Grafana. In Chronograf, it is possible to view logs in a table like this:

https://docs.influxdata.com/chronograf/v1.9/guides/analyzing-logs/#logs-in-dashboards

**Current behavior:**
While Chronograf doesn't have resizable columns, it does automatically resize the columns to fit the data - the Severity column is very small and Message is appropriately sized.

![image](https://user-images.githubusercontent.com/23708354/125822772-abc22841-7f86-41be-be4d-a4621b2bfaed.png)

Whereas the new Influx UI only provides fixed width columns:

![image](https://user-images.githubusercontent.com/23708354/125823153-8ee3732b-70ba-428c-8b3d-14038f1b9f07.png)

**Desired behavior:**
It would be great to achieve this in the Influx v2 UI:

![image](https://user-images.githubusercontent.com/23708354/125823665-4ae5fb90-cbdf-437e-9d6b-b95910ee2211.png)

**Use case:**
Viewing logs but would also make much cleaner looking dashboards in general.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.