Skip to content

[00569] FullWidthDetailValueInMultilineMode#4628

Merged
dcrjodle merged 1 commit into
developmentfrom
tendril/00569-FullWidthDetailValueInMultilineMode
Jun 23, 2026
Merged

[00569] FullWidthDetailValueInMultilineMode#4628
dcrjodle merged 1 commit into
developmentfrom
tendril/00569-FullWidthDetailValueInMultilineMode

Conversation

@dcrjodle

Copy link
Copy Markdown
Collaborator

Summary

Changes

Added w-full CSS class to multiline detail values in the Ivy Framework's DetailItem component. This ensures the value container stretches to full width, allowing child layouts using justify-between to properly position elements at opposite edges.

API Changes

None.

Files Modified

  • Ivy-Framework/src/frontend/src/components/ui/detail.tsx — Added w-full to multiline detail value className

Commits

  • d8e49e4 Add full width to multiline detail values

DetailItem multiline values now use w-full to ensure the value container
stretches to full width, allowing child layouts with justify-between to
properly position elements at opposite edges.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@dcrjodle dcrjodle merged commit 19e5521 into development Jun 23, 2026
10 checks passed
@dcrjodle dcrjodle deleted the tendril/00569-FullWidthDetailValueInMultilineMode branch June 23, 2026 10:38
@artem-ivy-ai

Copy link
Copy Markdown
Collaborator

Staging removed

Staging environment has been deleted for this PR.

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