pgAdmin 4 commit: Fixed SQL panel black screen issue when detaching it

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed SQL panel black screen issue when detaching it
Date: 2021-04-15 11:12:32
Message-ID: E1lWzvE-0008TV-8C@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed SQL panel black screen issue when detaching it in runtime. Fixes #6334

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b4d44541bb551fc3bf4a374bf05b47f05e10af6e

Modified Files
--------------
docs/en_US/release_notes_5_2.rst | 1 +
web/pgadmin/browser/static/js/browser.js | 6 ++++++
web/pgadmin/browser/templates/browser/js/utils.js | 1 +
web/pgadmin/tools/sqleditor/static/scss/_sqleditor.scss | 6 ++++++
4 files changed, 14 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-15 11:13:03 Re: [pgAdmin][patch] Fix build error occuring after updating sass-resources-loader package
Previous Message Aditya Toshniwal 2021-04-15 10:11:10 Re: [pgAdmin][patch] Fix build error occuring after updating sass-resources-loader package