Skip to content

docs(fix): MarqueeTestimonials image size#6514

Open
IO-Fire wants to merge 1 commit into
nuxt:v4from
IO-Fire:patch-2
Open

docs(fix): MarqueeTestimonials image size#6514
IO-Fire wants to merge 1 commit into
nuxt:v4from
IO-Fire:patch-2

Conversation

@IO-Fire
Copy link
Copy Markdown
Contributor

@IO-Fire IO-Fire commented May 27, 2026

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Uses correct image size on marquee profile picture. s_80x80 does not re-size image.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@IO-Fire IO-Fire requested a review from benjamincanac as a code owner May 27, 2026 16:52
@github-actions github-actions Bot added the v4 #4488 label May 27, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 27, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4745fe26-25f4-4d96-acf2-6e32f7d0ee97

📥 Commits

Reviewing files that changed from the base of the PR and between fc6295b and 4df2487.

📒 Files selected for processing (1)
  • docs/app/components/content/examples/marquee/MarqueeTestimonials.vue

📝 Walkthrough

Walkthrough

This PR updates the avatar image sizing parameters in the Marquee testimonials example component. Three testimonials—Kevin Olson, Michael Hoffmann, and Harlan Wilton—have their avatar src and srcset URLs modified to use Nuxt image optimization (ipx) height-based sizing (h_40 and h_80) instead of the previous square sizing format (s_40x40 and s_80x80). No component logic, rendering structure, or other functionality changed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: fixing the image size parameter in the MarqueeTestimonials component documentation.
Description check ✅ Passed The description is directly related to the changeset, explaining that the image size parameters were updated because s_80x80 does not resize images correctly.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

docs/app/components/content/examples/marquee/MarqueeTestimonials.vue

Parsing error: Unexpected token {


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 and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 27, 2026

npm i https://pkg.pr.new/@nuxt/ui@6514

commit: 4df2487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant