{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiaqnihyaq7xemczlbwkkuhaqdwdpfmmiytjtj7kvjpgqsslcsxa2e",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mlkjlqyz7z32"
},
"path": "/t/chatgpt-app-fullscreen-mode-composer-issue/1380657#post_1",
"publishedAt": "2026-05-11T04:45:51.000Z",
"site": "https://community.openai.com",
"textContent": "We are building ChatGPT apps that use inline card widgets with a full-screen mode. Across three different apps, we have observed the same issue: when ChatGPT continues generating native text below our inline card widget, the composer inside the full-screen view is gradually pushed downward.\n\nWe believe the issue is caused by the native ChatGPT response content being generated in the underlying inline conversation while the widget is open in full-screen mode. Although that native text is not visible in full-screen mode, its layout appears to affect the full-screen composer position.\n\nWe can reproduce this consistently:\n\n 1. Trigger an inline card widget.\n\n 2. While ChatGPT is still generating a long native text response below the widget, quickly open the widget in full-screen mode.\n\n 3. The full-screen composer initially appears in the correct position.\n\n 4. As the native ChatGPT text continues generating in the background, the full-screen composer is gradually pushed downward.\n\n\n\n\nExpected behavior: the full-screen composer should remain fixed in its intended position, regardless of any native ChatGPT text being generated in the underlying conversation.\n\nActual behavior: the full-screen composer moves downward as the underlying native response grows.\n\nWe have spent several days trying to resolve this on our side, but none of our attempted fixes have worked. Could you please help us determine whether this is a platform/layout issue and advise on how we should handle it?",
"title": "ChatGPT app fullscreen mode composer issue"
}