warpdesign / react-explorer

File manager written in TypeScript, React, Blueprint and packaged with Electron
MIT License
232 stars 34 forks source link

FileView: disable hotkeys when a dialog is opened #435

Closed warpdesign closed 4 months ago

warpdesign commented 4 months ago

Hotkeys from FileView worked even if a dialog was opened.

Fixes #430