[pgadmin-org/pgadmin4] a18d46: Fix an issue in search objects where objects were ...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] a18d46: Fix an issue in search objects where objects were ...
Date: 2023-04-04 13:00:06
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/fdf7a4-a18d46@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: a18d469c9007e66286c3c3b46edc327b9829f0a0
https://github.com/pgadmin-org/pgadmin4/commit/a18d469c9007e66286c3c3b46edc327b9829f0a0
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-04-04 (Tue, 04 Apr 2023)

Changed paths:
M web/pgadmin/static/js/tree/tree.js
M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx
M web/regression/javascript/erd/ui_components/ERDTool.spec.js

Log Message:
-----------
Fix an issue in search objects where objects were unable to locate occasionally. #5916

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-04-04 13:01:18 [pgadmin-org/pgadmin4] c1a022: Update release note
Previous Message Akshay Joshi 2023-04-04 12:59:31 [pgadmin-org/pgadmin4] fdf7a4: Added pre-installation steps to remove venv and we...