Skip to content

Fix version truncation on deployment details page#1494

Merged
gusevda merged 1 commit intomainfrom
fix/version-truncation-deployment-details
Apr 10, 2026
Merged

Fix version truncation on deployment details page#1494
gusevda merged 1 commit intomainfrom
fix/version-truncation-deployment-details

Conversation

@gusevda
Copy link
Copy Markdown
Contributor

@gusevda gusevda commented Apr 10, 2026

What does this PR do?

Fixes version string truncation (middle ellipsis) not working on the deployment details page Revision card, while it worked correctly in the deployments table.

How does it look like?

Before:
Screenshot 2026-04-10 at 12 56 43

After:
Screenshot 2026-04-10 at 12 40 12

  • A changeset describing the change and affected packages was added. (more info)

@gusevda gusevda changed the title fix(gs): fix version truncation on deployment details page Fix version truncation on deployment details page Apr 10, 2026
Replace ExternalLink (inline-flex) with a block-level flex by adding a
display prop to ExternalLink. When truncate=true, Version passes
display="flex" so MiddleEllipsis can measure a constrained width.
Also add minWidth:0 to AboutField to prevent grid items from overflowing
their tracks.
@gusevda gusevda force-pushed the fix/version-truncation-deployment-details branch from d969832 to e994976 Compare April 10, 2026 10:05
@gusevda gusevda marked this pull request as ready for review April 10, 2026 10:08
@gusevda gusevda requested a review from a team as a code owner April 10, 2026 10:08
@gusevda gusevda requested a review from marians April 10, 2026 10:08
@gusevda gusevda enabled auto-merge (squash) April 10, 2026 10:09
@gusevda gusevda merged commit 8a1fbdc into main Apr 10, 2026
6 checks passed
@gusevda gusevda deleted the fix/version-truncation-deployment-details branch April 10, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants