Gustavo de Morais created FLINK-38050: -----------------------------------------
Summary: Flink UI has fixed dropdown width and truncates metric names Key: FLINK-38050 URL: https://issues.apache.org/jira/browse/FLINK-38050 Project: Flink Issue Type: Bug Reporter: Gustavo de Morais Attachments: image-2025-07-04-17-16-58-119.png Currently, the dropdown to add a metric for an operator, under the metrics section, has a fixed width. This makes it so that the user can't read the metric names easily and they all look the same. There's a tooltip if you hover shortly but that's also not optimal. See: !image-2025-07-04-17-16-58-119.png|width=712,height=201! We need someone to implement a proper fix here which would be for example to use the space available inside the parent component instead of having a fixed width so users can easily read metrics names. -- This message was sent by Atlassian Jira (v8.20.10#820010)