getsentry / getsentry/sentry

Unable to see long monitor environment labels

Open
#59,657 1 comment 0 reactions 0 assignees View on GitHub
Improvement Product Area: Crons
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

![image](https://github.com/getsentry/sentry/assets/1421724/658ae9f3-6eb0-4581-8857-b01199a86ed3)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.