Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 67bc0c23ef953a01d735514393e81d8c8ce496b1 https://github.com/pgadmin-org/pgadmin4/commit/67bc0c23ef953a01d735514393e81d8c8ce496b1 Author: Pravesh Sharma <pravesh.sha...@enterprisedb.com> Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths: M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js M web/pgadmin/browser/static/js/node_view.jsx M web/pgadmin/static/js/SchemaView/index.jsx M web/pgadmin/static/js/helpers/Notifier.jsx Log Message: ----------- Fixed an issue where row count notification was disappearing automatically. #5647