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

feat: New audio plugin UI #4374

Draft
wants to merge 5 commits into
base: staging
Choose a base branch
from
Draft

feat: New audio plugin UI #4374

wants to merge 5 commits into from

Conversation

CodingDive
Copy link
Contributor

Here are some left over todos for someone to take over

Consider enabling it in the integrations that use our asset server (I only enabled it on Serlo.org for now)

Mikey Stengel added 3 commits December 22, 2024 23:55
* Allow to record in the browser
* Change to new static renderer
* Change UI
* Use waveSurfer for visualizing
* Get rid of vocaroo
Copy link

vercel bot commented Dec 22, 2024

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

Name Status Preview Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview Dec 22, 2024 11:45pm

Copy link
Contributor

github-actions bot commented Dec 22, 2024

📦 Next.js Bundle Analysis for @serlo/frontend

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

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 105.03 KB (🟡 +157 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

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

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Twenty-one Pages Changed Size

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

Page Size (compressed) First Load
/[...slug] 95.59 KB (🟡 +878 B) 200.62 KB
/___bot_or_not 107.05 KB (🟡 +879 B) 212.08 KB
/___editor_preview 674.29 KB (🟡 +10.7 KB) 779.32 KB
/biologie 164.27 KB (🟡 +876 B) 269.3 KB
/chemie 164.27 KB (🟡 +877 B) 269.3 KB
/content-only/[...slug] 87.69 KB (🟡 +878 B) 192.72 KB
/editor 88.5 KB (🟡 +878 B) 193.53 KB
/entity/create/[type]/[taxonomyId] 694.57 KB (🟡 +10.7 KB) 799.6 KB
/entity/repository/add-revision/[...id] 694.3 KB (🟡 +10.7 KB) 799.33 KB
/entity/repository/compare/[entity_id]/[revision_id] 100.25 KB (🟡 +879 B) 205.28 KB
/informatik 164.27 KB (🟡 +878 B) 269.3 KB
/lerntipps 164.27 KB (🟡 +877 B) 269.3 KB
/license/detail/[id] 75.55 KB (🟡 +878 B) 180.57 KB
/mathe 164.27 KB (🟡 +878 B) 269.3 KB
/nachhaltigkeit 164.28 KB (🟡 +877 B) 269.3 KB
/page/create 694.29 KB (🟡 +10.7 KB) 799.32 KB
/taxonomy/term/[copyOrMove]/batch/[id] 84.29 KB (🟡 +71 B) 189.32 KB
/taxonomy/term/create/[parent_id]/[id] 694.04 KB (🟡 +10.7 KB) 799.07 KB
/taxonomy/term/update/[id] 693.99 KB (🟡 +10.7 KB) 799.01 KB
/user/profile/[username] 183.33 KB (🟡 +879 B) 288.36 KB
/user/settings 695.96 KB (🟡 +10.7 KB) 800.98 KB
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

Next to the size is how much the size has increased or decreased compared with the base branch of this 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.

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.

1 participant