public inbox for [email protected]  
help / color / mirror / Atom feed
From: Khushboo Vashi <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [pgAdmin4][Patch] - RM #6896 - Tree view: Issue with navigate using arrow keys from keyboard.
Date: Mon, 15 Nov 2021 09:51:38 +0530
Message-ID: <CAFOhELe9g2ZU8LFwWQaXkg6Cum9pkAWsKBmAfn5droU0=1=jVg@mail.gmail.com> (raw)

Hi,

Please find the attached patch to fix the RM # 6896 - Tree view: Issue with
navigate using arrow keys from keyboard.

Thanks,
Khushboo


Attachments:

  [application/octet-stream] RM_6896.patch (1.4K, 3-RM_6896.patch)
  download | inline diff:
diff --git a/web/package.json b/web/package.json
index 78083c127..f6f56cfd8 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/#bc37afd0dd515229364d289e5d177cc31a5492bb",
+    "pgadmin4-tree": "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#cfb580e396714dbdd941c64e0f90598ee478ea21",
     "postcss": "^8.2.15",
     "raf": "^3.4.1",
     "react": "^17.0.1",
diff --git a/web/yarn.lock b/web/yarn.lock
index fe7557237..758b6d8b1 100644
--- a/web/yarn.lock
+++ b/web/yarn.lock
@@ -7189,9 +7189,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/#bc37afd0dd515229364d289e5d177cc31a5492bb":
+"pgadmin4-tree@git+https://github.com/EnterpriseDB/pgadmin4-treeview/#cfb580e396714dbdd941c64e0f90598ee478ea21":
   version "1.0.0"
-  resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#bc37afd0dd515229364d289e5d177cc31a5492bb"
+  resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#cfb580e396714dbdd941c64e0f90598ee478ea21"
   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 #6896 - Tree view: Issue with navigate using arrow keys from keyboard.
  In-Reply-To: <CAFOhELe9g2ZU8LFwWQaXkg6Cum9pkAWsKBmAfn5droU0=1=jVg@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