Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: e64f4f632d8bd830f1d4e7828b4d8139e539aa33
https://github.com/pgadmin-org/pgadmin4/commit/e64f4f632d8bd830f1d4e7828b4d8139e539aa33
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M web/pgadmin/static/js/UtilityView.jsx
M web/pgadmin/static/js/helpers/ObjectExplorerToolbar.jsx
Log Message:
-----------
1. Fixed an issue where all rows and filter rows buttons of object explorer toolbar were disabled for views and other supported nodes. #7011
2. Fixed an issue where View/Edit data -> Filter dialog was not editable for catalog objects.