Graylog2 / Graylog2/graylog2-server
Field / field value context menu can be cut off in field list, for fields with a very long title.
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
As described in https://github.com/Graylog2/graylog2-server/issues/7132, the context menu got cut off by the browser window. This issue got fixed with https://github.com/Graylog2/graylog2-server/pull/7305. But there can still be a problem in the field list, when a field name is very long, and the browser window width is comparable small (1280px).

Because the mentioned PR fixes the main problem, we've decided to merge the changes and create this issue to not forge this edge case.
* Graylog Version: 3.3.0-SNAPSHOT
Contributor guide
Assessment
This issue has not been assessed yet.