[pgadmin-org/pgadmin4] bc0851: Ensure that the search filter should be cleared wh...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] bc0851: Ensure that the search filter should be cleared wh...
Date: 2022-09-23 10:52:51
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/f64b57-bc0851@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: bc0851232758c61e161f0903a274c76081bf2a17
https://github.com/pgadmin-org/pgadmin4/commit/bc0851232758c61e161f0903a274c76081bf2a17
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2022-09-23 (Fri, 23 Sep 2022)

Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/static/js/SchemaView/DataGridView.jsx

Log Message:
-----------
Ensure that the search filter should be cleared when a new row is added to the user management. #5261

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2022-09-23 10:55:17 [pgadmin-org/pgadmin4] 01848e: Add an action for checking Javascript style. (#5361)
Previous Message Aditya Toshniwal 2022-09-23 10:52:28 [pgadmin-org/pgadmin4] f64b57: Fix failing API test cases. #5210