pgAdmin 4 commit: Fix scrolling issue in 'Users' dialog. Fixes #4220.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix scrolling issue in 'Users' dialog. Fixes #4220.
Date: 2019-12-05 12:20:33
Message-ID: E1icq7V-00056F-4y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix scrolling issue in 'Users' dialog. Fixes #4220.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8e443bda770acf1fc577a9345c368ae818f7da5
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_16.rst | 1 +
web/pgadmin/tools/user_management/static/js/user_management.js | 6 +++---
.../tools/user_management/static/scss/_user_management.scss | 10 +++++++++-
3 files changed, 13 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-05 12:21:02 Re: [pgAdmin][RM4220] Users Dialog doesn't scroll
Previous Message Dave Page 2019-12-05 11:36:01 pgAdmin 4 commit: Fix typo