WebUI: Hide context menu when clicking on a table row
commitc02f80cec5881a4a03ff5fdd10a54cf3ec6849e0
authorPatrik Elfström <me@patrikelfstrom.se>
Mon, 4 Nov 2024 11:09:51 +0000 (4 12:09 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Nov 2024 11:09:51 +0000 (4 19:09 +0800)
tree7cb07061e916b145adb90aa909f1122fb397f8d3
parent3bb1e3423393e86f7a9439ad9f2a5226c930d85d
WebUI: Hide context menu when clicking on a table row

This fixes a bug where the torrents table header menu
could not be closed by clicking on a table row.
This also fixes the same bug for other context menus.

PR #21731.
src/webui/www/private/scripts/dynamicTable.js