Skip to content
Discussion options

You must be logged in to vote

Hi @romainPrignon,
This is a clear UI debouncing issue or a race condition in the Copilot Cloud Agent frontend.
It seems the 'Enter' key event isn't being locked or disabled immediately after the first trigger, allowing the backend to receive and process duplicate requests simultaneously. Since you've provided a clear screenshot of the duplicate sessions, this is a solid bug report for the GitHub engineering team to investigate the submission lifecycle.
In the meantime, the only 'fix' is to ensure a single click/press, as there is no client-side way to merge these sessions once they are spun up.

If this helps confirm your findings, please feel free to Mark as Answer so it gets highlighted…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by romainPrignon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended Copilot Code accurately and faster with your AI powered pair-programmer. Copilot Cloud Agent Implement a task or issue, run in the background with GitHub Actions, and more Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates
2 participants