You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh version 2.30.0 (2023-05-30)
https://github.com/cli/cli/releases/tag/v2.30.0
gh-dependabot version: v0.10.12
Problem
I use the extension inside vscode terminal emulator, so it may be vscode problem - something related to direct input or something like that. However, this is critical issue since I've already merged 2 PR unintentionally, while typing in filter mode.
Expected behavior
When entering filter mode, all key bindings should be disabled because otherwise you can do some phantom things while you are simply typing something.
Actual behavior
When entering filter mode all key bindings are still enabled.
The text was updated successfully, but these errors were encountered:
Environment
code --version:
go version:
gh --version:
gh-dependabot version: v0.10.12
Problem
I use the extension inside vscode terminal emulator, so it may be vscode problem - something related to direct input or something like that. However, this is critical issue since I've already merged 2 PR unintentionally, while typing in filter mode.
Expected behavior
When entering filter mode, all key bindings should be disabled because otherwise you can do some phantom things while you are simply typing something.
Actual behavior
When entering filter mode all key bindings are still enabled.
The text was updated successfully, but these errors were encountered: