mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
### Summary This change removes the erroneous “Install Cursor” notification in the desktop environment when Cursor is already installed. The issue is the timeout of 500ms was simply too short for Cursor Desktop to respond in time, so I increased it to 1500ms. This seems to consistently work, but it could easily be increased to 2000ms to be safe. ### Issue Fixes #20289 ### Testing - Verified that when Cursor is installed, the notification no longer appears ### QA #### Before https://github.com/user-attachments/assets/facd2e74-6eb7-47ac-935d-7b11974648a0 #### After https://github.com/user-attachments/assets/ced817d8-ca0c-428c-8436-5f30ffc6134b