Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 201a27e4b3215d232868030f7cd76ebcb6206ffd
https://github.com/pgadmin-org/pgadmin4/commit/201a27e4b3215d232868030f7cd76ebcb6206ffd
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2022-10-31 (Mon, 31 Oct 2022)
Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/index.jsx
Log Message:
-----------
Fix an issue where save button is enabled when table properties dialog is opened. #5098