pgAdmin 4 commit: Fixed an issue where the browser tree state was not p

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 the browser tree state was not p
Date: 2022-03-31 12:59:00
Message-ID: E1nZuOC-0001Lb-S9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the browser tree state was not preserved correctly. Fixes #7176

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe416c838b5ebe2911a580625e732615fef8c2c3
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst | 1 +
web/pgadmin/browser/server_groups/servers/static/js/server.js | 4 +++-
web/pgadmin/static/js/tree/pgadmin_tree_save_state.js | 3 ++-
3 files changed, 6 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-31 12:59:19 Re: [pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup
Previous Message Pradip Parkale 2022-03-31 12:28:36 Re: [pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup