Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: dd25bb0fffaaab6bf5746f8ad79e6ed850ddc656 https://github.com/pgadmin-org/pgadmin4/commit/dd25bb0fffaaab6bf5746f8ad79e6ed850ddc656 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths: M web/pgadmin/static/js/components/FormComponents.jsx M web/pgadmin/static/js/custom_hooks.js Log Message: ----------- Reposition the select dropdown when the browser is resized. #5206