pgAdmin 4 commit: Fixed SQL panel black screen issue when detaching it - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed SQL panel black screen issue when detaching it
Date
Msg-id E1lWzvE-0008TV-8C@gothos.postgresql.org
Whole thread Raw
List 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(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][patch] Fix build error occuring after updating sass-resources-loader package
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Fix build error occuring after updating sass-resources-loader package