1. Add min width to panels. 2. Fix issues related to New connection in query tool. Also fixed some existing bugs related to this.
refs #6131 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c5ca394cec5bd0fb117a2010eb99c07cef4540bc Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- web/pgadmin/static/js/helpers/Layout.jsx | 1 + web/pgadmin/static/js/helpers/ModalProvider.jsx | 10 +- web/pgadmin/tools/sqleditor/__init__.py | 17 +-- .../static/js/components/QueryToolComponent.jsx | 168 ++++++++++++++------- 4 files changed, 130 insertions(+), 66 deletions(-)