Skip to content

Wrap feature flag titles instead of truncating

😢 It can be easy to mix up two feature flags if the title is the same up to the truncation point.

💡 Instead of truncating, let's wrap the title so that the entire text is visible.

Release notes

As a user of feature flags, you might have noticed that long feature flag names are truncated. This made it difficult to visually differentiate similar feature flag names. We improved the experience of long feature flag names by showing the whole feature flag name and wrapping it into multiple lines, if needed.

Edited by Viktor Nagy (GitLab)