Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: b4fcb61d64c7e4b8bd7f60d1a2c432bb3a2752ee https://github.com/pgadmin-org/pgadmin4/commit/b4fcb61d64c7e4b8bd7f60d1a2c432bb3a2752ee Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths: M web/pgadmin/static/js/SchemaView/index.jsx M web/pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx Log Message: ----------- Ensure that the save button should be disabled by default on the Sort/Filter dialog in the query tool. #5058