smallcloudai / refact-vscode

Refact AI: Open-source AI Code assistant with autocompletion, chat, refactoring and more for VS Code
https://refact.ai
BSD 3-Clause "New" or "Revised" License
66 stars 24 forks source link

F1 panel UX bugs #5

Closed mitya52 closed 1 year ago

mitya52 commented 1 year ago
  1. On linux F1 moves focus to text box for milliseconds, after focus disappears
  2. You can run select & refactor with empty text box (nothing happens)
  3. Fast typing/removing text in text box causes to it's temporary freeze
  4. Function run buttons work strange 4.1. Highlight & fix enabled without highlight 4.2. Add type hints, Highlight & fix enabled if some function runs in background