Fixed an issue where right-clicking a browser object does not apply to the object on which right-click was fired. Fixes #3523
Fixes keyboard navigation on the context menu applied to browser tree. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=077589e08ba6a772710a5f8372446868aece86e1 Author: Aditya Toshniwal <[email protected]> Modified Files -------------- docs/en_US/release_notes_4_21.rst | 1 + web/pgadmin/static/js/tree/tree.js | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+)
