Skip to content

Conversation

@LarsTheGlidingSquirrel
Copy link
Member

Before
Clicking the overlay focused the plugin but also removed the overlay. This caused the toolbar to stay but the plugin focus shadow to disappear.

After
The overlay stays (becomes document.activeElement) but lets pointer events pass through so that the user can interact with the iframe behind.

Still somehow broken because the plugin focus shadow disappears when clicking the iframe again. But I would leave it like that.

@vercel
Copy link

vercel bot commented Nov 21, 2024

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

Name Status Preview Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview Nov 22, 2024 9:12am

@github-actions
Copy link
Contributor

github-actions bot commented Nov 21, 2024

📦 Next.js Bundle Analysis for @serlo/frontend

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

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 104.87 KB (-1 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!

@LarsTheGlidingSquirrel LarsTheGlidingSquirrel merged commit f9c6a5c into staging Nov 25, 2024
8 checks passed
@LarsTheGlidingSquirrel LarsTheGlidingSquirrel deleted the fix-edu-sharing-focus branch November 25, 2024 08:43
@github-actions github-actions bot mentioned this pull request Nov 25, 2024
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.

3 participants