public inbox for [email protected]  
help / color / mirror / Atom feed
From: Khushboo Vashi <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [pgAdmin4][Patch] - RM #6908 - pgAdmin 4 v6.0 browser bug (objects refresh issue).
Date: Fri, 15 Oct 2021 14:48:17 +0530
Message-ID: <CAFOhELeLmVfOoKBb+fdai14H6n6OQb3qcDVqYsHbLeQtunkXmw@mail.gmail.com> (raw)

Hi,

Please find the attached patch to fix the RM #6908 - pgAdmin 4 v6.0 browser
bug (objects refresh issue).

Thanks,
Khushboo


Attachments:

  [application/octet-stream] RM_6908.patch (1.4K, 3-RM_6908.patch)
  download | inline diff:
diff --git a/web/package.json b/web/package.json
index 11f21aaf1..2d80c2e91 100644
--- a/web/package.json
+++ b/web/package.json
@@ -136,7 +136,7 @@
     "path-fx": "^2.0.0",
     "pathfinding": "^0.4.18",
     "paths-js": "^0.4.9",
-    "pgadmin4-tree": "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ccf3327caaaeaf06e5e683b07330ba2555d79867",
+    "pgadmin4-tree": "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ab0af8e27c7bf24a750c998461c5a7aec2d4624f",
     "postcss": "^8.2.15",
     "raf": "^3.4.1",
     "react": "^17.0.1",
diff --git a/web/yarn.lock b/web/yarn.lock
index 555bd27fa..795457b82 100644
--- a/web/yarn.lock
+++ b/web/yarn.lock
@@ -7582,9 +7582,9 @@ performance-now@^2.1.0:
   resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
   integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
 
-"pgadmin4-tree@git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ccf3327caaaeaf06e5e683b07330ba2555d79867":
+"pgadmin4-tree@git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ab0af8e27c7bf24a750c998461c5a7aec2d4624f":
   version "1.0.0"
-  resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ccf3327caaaeaf06e5e683b07330ba2555d79867"
+  resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ab0af8e27c7bf24a750c998461c5a7aec2d4624f"
   dependencies:
     "@types/classnames" "^2.2.6"
     "@types/react" "^16.7.18"


view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: [pgAdmin4][Patch] - RM #6908 - pgAdmin 4 v6.0 browser bug (objects refresh issue).
  In-Reply-To: <CAFOhELeLmVfOoKBb+fdai14H6n6OQb3qcDVqYsHbLeQtunkXmw@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox