aleksey-hoffman / sigma-file-manager

"Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer / browser) app for Windows and Linux.
https://sigma-file-manager.vercel.app
Other
4.04k stars 150 forks source link

Enter key doesn't work in confirmation prompts #205

Closed Alaknar closed 1 year ago

Alaknar commented 1 year ago

Is there an existing issue for this?

Problem description

Doesn't work on confirmation prompts. E.g. [Shift]+[Del] an item, get a confirmation prompt, press [Enter] - nothing happens. So you technically need three hands to operate this app comfortably. ;)

Steps to reproduce

  1. Select an item.
  2. [Shift]+[Del] on keyboard.
  3. A confirmation prompt appears.
  4. Press [Enter].

Expected Result [Enter] is the confirmation on the prompt and the operation continues.

Actual result Absolutely nothing happens. :(

Environment

github-actions[bot] commented 1 year ago

Consider supporting the developer to increase priority of all your issues and get other rewards
https://github.com/aleksey-hoffman/sigma-file-manager/wiki/Supporter-rewards

aleksey-hoffman commented 1 year ago

Fixed in 06dba35

Added Enter shortcut to conformation prompts. Will appear in the next update.