Information
- URL: https://hacktoberfest.com/donate
- Browser: Firefox Developer Edition 131.0b1 (aarch64)
- Operating System: macOS Sonoma 14.5
- Device: MacBook Pro 16" 2021 (M1)
Details
Description
On the donate page, projects from OpenCollective render an embed directly on the page, and the embed content appears to be taller than the embed expects, leading to the content being cut off (the FAQs).
Steps to reproduce
Access the donate page, expand a project from OpenCollective.

Expected behavior
Embed is sized correctly for the content within the iframe, ideally by talking to the iframe to get the height of the content within (see if OpenCollective has a documented way to do this using messaging, or potentially open an issue/PR in an appropriate repository on their side to implement such a thing).
Information
Details
Description
On the donate page, projects from OpenCollective render an embed directly on the page, and the embed content appears to be taller than the embed expects, leading to the content being cut off (the FAQs).
Steps to reproduce
Access the donate page, expand a project from OpenCollective.
Expected behavior
Embed is sized correctly for the content within the iframe, ideally by talking to the iframe to get the height of the content within (see if OpenCollective has a documented way to do this using messaging, or potentially open an issue/PR in an appropriate repository on their side to implement such a thing).