Fixed an issue where Ctrl/Cmd + A was not selecting all data in query tool data grid. #5099

This commit is contained in:
Aditya Toshniwal
2024-11-14 16:56:03 +05:30
parent 9a8d520abd
commit c5d5fbdafd
3 changed files with 27 additions and 15 deletions

View File

@@ -29,4 +29,5 @@ Housekeeping
Bug fixes
*********
| `Issue #5099 <https://github.com/pgadmin-org/pgadmin4/issues/5099>`_ - Fixed an issue where Ctrl/Cmd + A was not selecting all data in query tool data grid.