Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
📦 Next.js Bundle AnalysisThis analysis was generated by the next.js bundle analysis action 🤖 Forty-one Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly the gzipped size is provided here based on an expert tip. First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If Any third party scripts you have added directly to your app using the The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored. |
Current Playwright Test Results Summary✅ 66 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 03/22/2023 02:28:38pm UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: 15af30d Started: 03/22/2023 02:23:56pm UTC
|
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Routing Forms Seeded Routing Form Routing Link - Reporting and CSV Download
Retry 1 • Initial Attempt |
2.62% (5)5 / 191 runsfailed over last 7 days |
22.51% (43)43 / 191 runsflaked over last 7 days |
|
@PeerRich ready for review Screencast.2023-03-22.01.31.51.webm |
| identity_provider: data?.identityProvider, | ||
| timezone: data?.timeZone, | ||
| locale: data?.locale, | ||
| completed_onboarding: data?.completedOnboarding, |
There was a problem hiding this comment.
I don't think it's possible to open the Help menu before onboarding is completed 🤔
emrysal
left a comment
There was a problem hiding this comment.
Follow-up needed to implement this more performant with LiveChatLoaderProvider, as well as some fixes for self-hosting. Will tackle after and get this released.
TODO: