ciur / papermerge

Open Source Document Management System for Digital Archives (Scanned Documents)
https://papermerge.com
Apache License 2.0
2.42k stars 258 forks source link

[UI] Modals - Enter/Esc keys #559

Closed ciur closed 8 months ago

ciur commented 8 months ago

Create Folder modal does not process Enter and Esc keys, this means that the only possibility to close that modal dialog is to click "create" (for submit) or "cancel" (for discarding changes) button.

It would be nice if user would be able to submit modal dialog by hitting Enter key. Similarly, it would be nice that with "Esc" key user would be able to cancel modal dialog.

Same idea applies to "Rename" and "Edit tags" modals as well.

Screenshot from 2023-11-09 06-22-53

Screenshot from 2023-11-09 06-26-13

Screenshot from 2023-11-09 06-28-31