Flood-UI / flood

A web UI for rTorrent, qBittorrent and Transmission with a Node.js backend and React frontend. Migrate to v4: https://github.com/jesec/flood/wiki/Migrate-from-older-versions-of-Flood.
https://flood.js.org
GNU General Public License v3.0
1.81k stars 173 forks source link

Escape key to remove selection #892

Closed agneevX closed 3 years ago

agneevX commented 3 years ago

Feature Request

Summary

Currently, the only way to deselect an item is to refresh the page entirely.

Idea of implementation

Escape key could be used on devices with physical keyboards to remove the selected items.

I'm not entirely sure about the UX on touch devices, especially since the only way to refresh pages in iOS PWA is to kill and relaunch.