cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

fix: editor missing when duplicating event-type

Open G3root opened this issue 2 years ago • 3 comments

What does this PR do?

fixes #7657

Type of change

  • Bug fix (non-breaking change which fixes an issue)

G3root avatar May 29 '23 09:05 G3root

CAL-1220 Editor missing when duplicating event-type

Editor missing for event-type description when duplicating event-type

Screenshot 2023-03-10 at 09.22.39.png

linear[bot] avatar May 29 '23 09:05 linear[bot]

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

Name Status Preview Comments Updated (UTC)
cal ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2023 7:30pm
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2023 7:30pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
api ⬜️ Ignored (Inspect) Visit Preview May 30, 2023 7:30pm

vercel[bot] avatar May 29 '23 09:05 vercel[bot]

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Ten Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/[user]/book 254.97 KB 406.16 KB 116.05% (🟢 -0.14%)
/apps/[slug]/[...pages] 459.18 KB 610.37 KB 174.39% (🟡 +0.25%)
/auth/setup 174.9 KB 326.09 KB 93.17% (🟡 +0.16%)
/d/[link]/book 254.62 KB 405.81 KB 115.95% (🟢 -0.15%)
/event-types/[type] 479.62 KB 630.81 KB 180.23% (🟡 +0.19%)
/getting-started/[[...step]] 426.28 KB 577.47 KB 164.99% (🟢 -0.22%)
/new-booker/[user]/[type] 290.23 KB 441.42 KB 126.12% (🟢 -0.14%)
/new-booker/team/[slug]/[type] 290.24 KB 441.43 KB 126.12% (🟢 -0.14%)
/settings/my-account/calendars 252.55 KB 403.74 KB 115.35% (🟢 -0.23%)
/team/[slug]/book 254.62 KB 405.81 KB 115.95% (🟢 -0.15%)
Details

Only 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 next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

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 "+/-

github-actions[bot] avatar May 29 '23 09:05 github-actions[bot]

Current Playwright Test Results Summary

✅ 90 Passing - ⚠️ 1 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 05/30/2023 07:36:12pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: 61a7de6d5d621f397de94e4ec95079be8cdfb290

Started: 05/30/2023 07:34:12pm UTC

⚠️ Flakes

📄   apps/web/playwright/managed-event-types.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Managed Event Types tests Can create managed event type
Retry 1Initial Attempt
2.17% (9) 9 / 415 runs
failed over last 7 days
20.48% (85) 85 / 415 runs
flaked over last 7 days

View Detailed Build Results


deploysentinel[bot] avatar May 30 '23 04:05 deploysentinel[bot]