pgAdmin 4 commit: Ensure that statue message should not hide the last l

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that statue message should not hide the last l
Date: 2021-12-13 07:41:37
Message-ID: E1mwfxp-00016a-LX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that statue message should not hide the last line of messages when running a long query. Fixes #7020

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 1 +
web/pgadmin/tools/sqleditor/static/scss/_sqleditor.scss | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-13 07:42:00 Re: [pgAdmin][RM7020] Status message hides last line of messages when running a query
Previous Message Aditya Toshniwal 2021-12-13 07:25:46 [pgAdmin][RM7020] Status message hides last line of messages when running a query