pgAdmin 4 commit: Fixed an issue where a popup for unsaved changes appe - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where a popup for unsaved changes appe
Date
Msg-id E1nqxNM-0001UR-4n@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where a popup for unsaved changes appears when clicking on the
open file button for a blank query editor. Fixes #7376

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fbe7b56054947fbe47ff48dd08f2827b5dd39420
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                             |  1 +
.../sqleditor/static/js/components/sections/MainToolBar.jsx   | 11 ++++++++---
2 files changed, 9 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7373] geometry window zoom mouse scroll not active
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin]: Feature test cases fixes