pgAdmin 4 commit: Reset the layout if pgAdmin4 detects the layout is in

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Reset the layout if pgAdmin4 detects the layout is in
Date: 2021-11-12 06:28:01
Message-ID: E1mlQ2b-0006Xa-P7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Reset the layout if pgAdmin4 detects the layout is in an inconsistent state. Fixes #6988

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_2.rst | 1 +
web/pgadmin/browser/static/js/layout.js | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-12 06:28:50 Re: Feature Test Fix - React porting
Previous Message Yogesh Mahajan 2021-11-11 16:33:37 Re: Feature Test Fix - React porting