Skip to content

chore: merge main into 2026-custom-component-templates#1255

Open
benlife5 wants to merge 3 commits into
2026-custom-components-templatesfrom
merge-main
Open

chore: merge main into 2026-custom-component-templates#1255
benlife5 wants to merge 3 commits into
2026-custom-components-templatesfrom
merge-main

Conversation

@benlife5

Copy link
Copy Markdown
Contributor

No description provided.

k-gerner and others added 3 commits June 30, 2026 11:34
The test was hanging due to `searchLoading` being `undefined` and
constantly re-triggering the `useEffect`. Added explicit false check to
allow early exit

TEST=auto

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@benlife5, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 57 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 09cbeb0e-16e5-443a-ab41-cdd9a2b7b3c8

📥 Commits

Reviewing files that changed from the base of the PR and between 30e25cc and eb80bcb.

📒 Files selected for processing (8)
  • packages/visual-editor/src/components/locator/LocatorWrapper.tsx
  • packages/visual-editor/src/components/pageSections/HeroSection.tsx
  • packages/visual-editor/src/components/pageSections/PromoSection/ImmersivePromo.tsx
  • packages/visual-editor/src/components/pageSections/PromoSection/PromoSection.tsx
  • packages/visual-editor/src/components/pageSections/PromoSection/SpotlightPromo.tsx
  • packages/visual-editor/src/components/pageSections/heroVariants/ImmersiveHero.tsx
  • packages/visual-editor/src/components/pageSections/heroVariants/SpotlightHero.tsx
  • packages/visual-editor/src/docs/components.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch merge-main

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.

@github-actions

Copy link
Copy Markdown
Contributor

Warning: Component files have been updated but no migrations have been added. See https://github.com/yext/visual-editor/blob/main/packages/visual-editor/src/components/migrations/README.md for more information.

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.

3 participants