Skip to content

fix(ui): fix provenance section wrap - #3017

Merged
serhalp merged 2 commits into
npmx-dev:mainfrom
gameroman:fix-provenance-wrap
Jul 7, 2026
Merged

fix(ui): fix provenance section wrap#3017
serhalp merged 2 commits into
npmx-dev:mainfrom
gameroman:fix-provenance-wrap

Conversation

@gameroman

Copy link
Copy Markdown
Member

🔗 Linked issue

🧭 Context

📚 Description

Before:

image

After:

image

@vercel

vercelBot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreview, CommentJul 7, 2026 2:12pm
2 Skipped Deployments
ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devIgnoredIgnoredPreviewJul 7, 2026 2:12pm
npmx-lunariaIgnoredIgnoredJul 7, 2026 2:12pm

Request Review

@gameromangameroman added the front Frontend, Design label Jul 7, 2026
@coderabbitai

coderabbitaiBot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 707c86f8-b237-425e-9fe7-e02fd3685501

📥 Commits

Reviewing files that changed from the base of the PR and between 3b651c2 and dca068b.

📒 Files selected for processing (1)
  • app/components/PackageProvenanceSection.vue

📝 Walkthrough

Summary by CodeRabbit

  • Style
    • Updated the provenance details layout for a cleaner, more flexible display on different screen sizes.
    • Improved how linked items such as source commit, build file, and public ledger are shown to reduce awkward wrapping and truncation.

Walkthrough

Updates styling within PackageProvenanceSection.vue, changing the provenance detail list container from a grid layout to a flex layout and adjusting link classes for the source commit, build file, and public ledger entries from truncation/min-width styling to whitespace-nowrap.

Changes

Provenance layout change

Layer / File(s)Summary
Flex layout and link styling update
app/components/PackageProvenanceSection.vue
The <dl> container switches from grid to flex with wrapping/justification classes; source-commit, build-file, and public-ledger link classes change from truncation/min-width/word-break styling to whitespace-nowrap sizing.
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check nameStatusExplanation
Title check✅ PassedThe title clearly matches the UI layout fix in the provenance section and is concise.
Description check✅ PassedThe description is directly related to the layout change and includes before/after context.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecovBot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@serhalp
serhalp added this pull request to the merge queueJul 7, 2026
Merged via the queue into npmx-dev:main with commit 1b13f53Jul 7, 2026
24 checks passed
@github-actionsgithub-actionsBot mentioned this pull request Jul 7, 2026
@gameroman
gameroman deleted the fix-provenance-wrap branch July 7, 2026 18:25
ayo-run pushed a commit to ayo-run/npmx.dev that referenced this pull request Aug 5, 2026
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontFrontend, Design

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@gameroman@serhalp