Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: a305c032384564672f61503db973080b43037307 https://github.com/pgadmin-org/pgadmin4/commit/a305c032384564672f61503db973080b43037307 Author: Pravesh Sharma <pravesh.sha...@enterprisedb.com> Date: 2022-11-25 (Fri, 25 Nov 2022)
Changed paths: M web/pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx Log Message: ----------- Fixed an issue where editor position was wrong when editing data from result grid. #5548