Graylog2 / Graylog2/graylog2-server
long data types displayed on the message table widget are too wide and are aligned right
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
long data types displayed on the message table widget are too wide and are aligned right. This causes the message table to look "not right".
Note the `ProcessID` as the last column:
Note it as the second to last column:
## Expected Behavior
All columns have the same behavior for width, spacing, and alignment.
## Current Behavior
Columns of `long` type behave differently.
## Possible Solution
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Context
## Your Environment
* Graylog Version: Graylog Cloud 6.0 , https://demo.graylog.cloud/
* Browser: Google Chrome Version 124.0.6367.78 (Official Build) (arm64)
Please let me know if there are any quesitons
Contributor guide
Assessment
This issue has not been assessed yet.