Graylog2 / Graylog2/graylog2-server

Improve column width allocation in data tables

Open
#6,821 2 comments 6 reactions 1 assignee Assigned to @Emy-01 View on GitHub
feature Medium Prio triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Optimize table widgets to make the column width can be changed and saved

## What?

if the table show a property with very long name and the value of the property is short, there will be too many blanks there.

for example
the ipv4 address will be 15 characters long (MAX) ,but if the property name is long
![image](https://user-images.githubusercontent.com/3146226/69023924-802b8b00-09fb-11ea-9133-af1c4c0e1005.png)

## Why?

if a table contains many columns ,i want to see the entire table, and do not want to scroll the table. beacuse scroll the table horizontally is difficult using mouse ,i must first scoll down and see the horizontal bar ,then scroll horizontally

## Your Environment

* Graylog Version: Graylog 3.1.3+cda805f on localhost (Oracle Corporation 1.8.0_171 on Linux 3.10.0-1062.4.1.el7.x86_64)
* Elasticsearch Version:
* MongoDB Version:
* Operating System: centos 7.9
* Browser version: 78.0.3904.97

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.