pgAdmin 4 commit: Fix an issue where the dropdown becomes misaligned/di - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject pgAdmin 4 commit: Fix an issue where the dropdown becomes misaligned/di
Date
Msg-id E1hDpDs-000579-Jq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue where the dropdown becomes misaligned/displaced. Fixes #4138

(cherry picked from commit 6016a5ee989a8f3f56c4a03994eb57989c3c0717)

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=97853206aa20521575a48aceb64dc6983c53f6b2
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst              |  1 +
docs/en_US/release_notes_4_6.rst          | 17 +++++++++++++++++
web/pgadmin/static/js/backform.pgadmin.js |  9 +++++++++
3 files changed, 27 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#4138] Allow us to set the dropdown body whenrendering Select2 control
Next
From: "Stuart D. Gathman"
Date:
Subject: Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support