Graylog2 / Graylog2/graylog2-server
InputStateBadge overlay overflow issue with long node names (7.1.0)
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
The overlay associated with the `InputStateBadge` on the new `Inputs` page (`/system/inputs`) should either expand to accommodate long node names or wrap the text.
## Current Behavior
Long node names exceed/overflow the dimensions of the `InputStateBadge` overlay.
## Steps to Reproduce (for bugs)
1. Be on `7.1.0` (and probably newer)
2. Have a node with a long name (e.g. 48 characters; we use FQDNs)
3. Have an input running on the aforementioned node
4. Check the status overlay of that input on the new `Inputs` page
5. Note the long node name's text exceeds the overlay's dimensions
## Context
Poking around in `7.1.0`.
## Your Environment
* Graylog Version: `7.1.0`
* Browser version: Firefox `150`
Contributor guide
Assessment
This issue has not been assessed yet.