pgAdmin 4 commit: Correct the implementation of query details should be

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Correct the implementation of query details should be
Date: 2021-10-01 07:31:37
Message-ID: E1mWD17-0006y5-E2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Correct the implementation of query details should be scrollable as per design.

Fixes #3827

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5f9bb1c1609969f5e23e28f48502aad01ec9b982
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/sqleditor/history/query_history.js | 2 ++
web/pgadmin/tools/sqleditor/static/scss/_history.scss | 5 +++--
2 files changed, 5 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-01 07:31:51 Re: [pgAdmin][RM-3827]: In Query History tab, query details should be scrollable
Previous Message Akshay Joshi 2021-10-01 07:24:21 Re: New pgadmin 4 language translation