Graylog2 / Graylog2/graylog2-server
[Idea] Generalize/unify tables in GL UI.
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Generalize/unify tables in GL UI: entity tables, log view, message view, etc.
## Why?
Those tables have already a significant set of common functionality (like field selection, sorting on fields etc.).
We tend to improve those tables separately (i.e. adding `favourite fields` to search-related tables and `column width configurability` to entity tables), which makes them less and less consistent, may make users question why some pieces of functionality are present only on some of GL UI tables' types (i.e. setting column dimensions or column ordering) and makes a prospect of generalizing them in future more difficult.
Contributor guide
Assessment
This issue has not been assessed yet.