Skip to content

CALCOM-7848 - Confirm button also in the branding color#7932

Merged
emrysal merged 1 commit intomainfrom
CALCOM-7848
Mar 27, 2023
Merged

CALCOM-7848 - Confirm button also in the branding color#7932
emrysal merged 1 commit intomainfrom
CALCOM-7848

Conversation

@gitstart-calcom
Copy link
Copy Markdown
Contributor

@gitstart-calcom gitstart-calcom commented Mar 24, 2023

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2023

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

Name Status Preview Comments Updated
cal ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 24, 2023 at 4:10PM (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 24, 2023 at 4:10PM (UTC)

@github-actions
Copy link
Copy Markdown
Contributor

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

Four 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 183.17 KB 416.23 KB 118.92% (🟡 +0.02%)
/booking/[uid] 123.34 KB 356.41 KB 101.83% (🟡 +0.01%)
/d/[link]/book 182.83 KB 415.89 KB 118.83% (🟡 +0.01%)
/team/[slug]/book 182.83 KB 415.89 KB 118.83% (🟡 +0.01%)
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 "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

Copy link
Copy Markdown
Contributor

@emrysal emrysal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@emrysal emrysal merged commit 31ee689 into main Mar 27, 2023
@emrysal emrysal deleted the CALCOM-7848 branch March 27, 2023 10:31
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.

Confirm button also in the branding color

3 participants