[pgadmin-org/pgadmin4] dd25bb: Reposition the select dropdown when the browser is...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] dd25bb: Reposition the select dropdown when the browser is...
Date: 2022-10-20 10:52:11
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/e17c50-dd25bb@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)toshniwal(at)enterprisedb(dot)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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2022-10-20 10:52:52 [pgadmin-org/pgadmin4] b4fcb6: Ensure that the save button should be disabled by ...
Previous Message Akshay Joshi 2022-10-20 10:48:52 [pgadmin-org/pgadmin4] e17c50: Added support for storing configurations of pgAdmi...