Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: af2fc30b952227cf3f2e3026f27ff70d70fb6a03 https://github.com/pgadmin-org/pgadmin4/commit/af2fc30b952227cf3f2e3026f27ff70d70fb6a03 Author: Pravesh Sharma <pravesh.sha...@enterprisedb.com> Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths: M web/pgadmin/static/js/Dialogs/RenamePanelContent.jsx Log Message: ----------- Fixed an issue where rename panel was losing focus when trying to add name if input box is empty. #5675