pgAdmin 4 commit: Ensure that sort order should be maintained when rena - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that sort order should be maintained when rena
Date
Msg-id E1mrcAe-0002hH-IQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that sort order should be maintained when renaming a server group. Fixes #6955

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=61b440261fbc8544a23c6445eb938901dccd16e2
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js              |  9 ++++++++-
web/pgadmin/static/js/tree/pgadmin_tree_save_state.js | 13 ++++++-------
web/pgadmin/static/js/tree/tree.js                    |  4 ++++
3 files changed, 18 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-6955]: pgadmin 6.1: browser tree sort order not updating when renaming a server group
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6955]: pgadmin 6.1: browser tree sort order not updating when renaming a server group