Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I interact with the AI agent in the sidebar and generate a plan, the resulting “plan modal” (containing the title, description, and to-do list)
incorrectly becomes “sticky” and fixes itself to the top of the sidebar’s viewport.
Any content that follows the plan (such as commands or subsequent chat messages) scrolls underneath the sticky modal, becoming obscured and inaccessible.
Steps to Reproduce
Open the Cursor IDE and activate the AI chat sidebar on the right.
Generate a feature plan that populates a “plan modal” in the sidebar.
Click on start build
Begin scrolling down within the sidebar.
Observe that as you scroll, the plan modal sticks to the top of the sidebar.
Continue scrolling down and notice that the content below the plan is now hidden as it moves underneath the sticky modal.
Expected Behavior
The plan modal should not stick to the top and overlap other elements within the same scrolling container. All content in the sidebar should remain visible and accessible as the user scrolls.
Screenshots / Screen Recordings
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.44
VSCode Version: 1.99.3
Commit: 9d178a4■■■89981b62546448bb32920a8219a5d0
Date: 2025-10-10T15:43:37.500Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Linux x64 6.17.1-arch1-1
For AI issues: which model did you use?
claude-4.5-sonnet
Does this stop you from using Cursor
No - Cursor works, but with this issue