Ensure that the view/edit data panel should not be opened for unsupported nodes using the keyboard shortcut. Fixes #6206
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f63f656748ea1065a19cf65edcfd9ade4fc4e4f Modified Files -------------- docs/en_US/release_notes_5_1.rst | 1 + web/pgadmin/tools/datagrid/static/js/show_data.js | 6 ++++++ web/regression/javascript/datagrid/show_data_spec.js | 17 +++-------------- 3 files changed, 10 insertions(+), 14 deletions(-)