Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(playground): add f36-progress-stepper dependency #2854

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

cf-remylenoir
Copy link
Collaborator

@cf-remylenoir cf-remylenoir commented Aug 29, 2024

Purpose of PR

Playground

The new package was missing in the Sandpack Renderer (playground) dependency list resulting in an error.

forma-36-progress-stepper

Fixed playground URL: https://forma-36-git-fix-progress-stepper-playground-and-search.colorfuldemo.com/playground?code=N4Igxg9gJgpiBcICWBbADhATgFwAQCUYBDMPAM0whVwHJNjSaBuAHQDtUMddhcAFSgHN6AZxEBlbDDRoYmXAF9cFKrQACkNlK1kArgBsA9GQDMANgC0aIaJEWRUmXObt2MAB5c8sMkQPldNlIkCDZ+GxgxSWlZTAAJLCQAL1DsIn0AUXcidH0YAAoASh52XFx6bF1MMPzSstwAHgEIYUiJR1jcEmwkADcYaLQAXmAAJiUiTCQiABkiACMYfSGWEASplK103GsW21wHGLlVgD46+sbm1qiOuQA6QYO0qRXwKjQ8qVXcQzOwi8uERuR0wD0cTyIL1WkFyMC+IB+fwBgL2bUGsTB0ghUJA3T6MG+v3O9SaQPaIMxaERxLKpNRwKcoMeRP+tMMV1s6LkSNwhVYbAU7BACiAA

Search indexing

The Progress Stepper component was missing from the website search.

After some investigation, the Algolia crawler used for our website search has been blocked since September 2023 because of too many extraction records on the /whats-new page (changelog), hitting over the 750 records limit.

I reduced the number of records following their documentation, by changing the recordVersion to v3.

The Progress Stepper is now indexed, and components/pages still are, but we should paginate this page to prevent and fix it in the long run.

Copy link

vercel bot commented Aug 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
forma-36 ✅ Ready (Inspect) Visit Preview Aug 29, 2024 0:34am

Copy link

changeset-bot bot commented Aug 29, 2024

⚠️ No Changeset found

Latest commit: 2fa6a8d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cf-remylenoir cf-remylenoir self-assigned this Aug 29, 2024
@cf-remylenoir cf-remylenoir marked this pull request as ready for review August 29, 2024 12:36
@cf-remylenoir cf-remylenoir requested review from damann and a team as code owners August 29, 2024 12:36
Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
CommonJS 136.79 KB (0%) 2.8 s (0%) 324 ms (+3.86% 🔺) 3.1 s
Module 133.03 KB (0%) 2.7 s (0%) 356 ms (+0.54% 🔺) 3.1 s

@cf-remylenoir cf-remylenoir merged commit 2bf4752 into main Aug 29, 2024
15 checks passed
@cf-remylenoir cf-remylenoir deleted the fix-progress-stepper-playground-and-search branch August 29, 2024 12:47
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