Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 097080ba97afad5efbf71ffdd3519feb2350e4f9 https://github.com/pgadmin-org/pgadmin4/commit/097080ba97afad5efbf71ffdd3519feb2350e4f9 Author: Pravesh Sharma <pravesh.sha...@enterprisedb.com> Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths: M web/pgadmin/static/js/SchemaView/index.jsx Log Message: ----------- Ensure that save button is enabled when registering new server fails due to API error. #6075 Incorporated review comments