pgAdmin 4 commit: Fixed an issue where Preferences are not saved when t

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where Preferences are not saved when t
Date: 2022-05-17 05:36:35
Message-ID: E1nqpso-0000l9-WF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where Preferences are not saved when the dialog is maximized. Fixes #7383

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_10.rst | 1 +
web/pgadmin/static/js/helpers/ModalProvider.jsx | 6 +++++-
2 files changed, 6 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-05-17 05:36:53 Re: [pgAdmin][RM-7383]: Not able to save preferences setting when maximise
Previous Message Nikhil Mohite 2022-05-17 04:59:26 [pgAdmin][RM-7383]: Not able to save preferences setting when maximise