pgAdmin 4 commit: Fixed an issue where an error message fills the entir

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where an error message fills the entir
Date: 2022-05-17 13:36:36
Message-ID: E1nqxNM-0001UP-3u@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where an error message fills the entire window if the query is long. Fixes #7388

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb05d2924f16f0ea2f3f16f8bda841a72afe773d
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_10.rst | 1 +
web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-05-17 13:37:48 Re: [pgAdmin]: Feature test cases fixes
Previous Message Aditya Toshniwal 2022-05-17 12:42:15 [pgAdmin][RM7373] geometry window zoom mouse scroll not active