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.jo...@enterprisedb.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