Unable to see long monitor environment labels
Open
Improvement
Product Area: Crons
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description

When a monitor environment label is too long it's not visible.
We should try and use our truncate component to fix this. Though we will first need to fix the `Truncate` component to be more content aware, right now it has a max and min length. It actually instead needs to detect the container size to do the overflow instead (see https://stackoverflow.com/a/10017343)
Contributor guide
Assessment
This issue has not been assessed yet.