warpdesign / react-explorer

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

FileView: disable hotkeys when a dialog is opened #435

Closed warpdesign closed 6 months ago

warpdesign commented 6 months ago

Hotkeys from FileView worked even if a dialog was opened.

Fixes #430