microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.27k stars 29.31k forks source link

Focus should be moved back to the input when an image attachments are removed #229623

Closed connor4312 closed 1 month ago

connor4312 commented 1 month ago

Testing #229263

  1. Attach an image
  2. Tab to the "remove" button
  3. Hit enter
  4. 🐛 the focus is kind of hidden. Hitting tab brings me to the footer actions. I would instead expect focus is moved back to the input box when the last attachment is removed
connor4312 commented 1 month ago

This applies to quick chat as well