pgAdmin 4 commit: Fixed flickering issue of the input box on check cons - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed flickering issue of the input box on check cons
Date
Msg-id E1lVqck-0006z0-IQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed flickering issue of the input box on check constraints. Fixes #6107

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f07463024c9b943e1dcc8a5e2eb427eff37c9f16
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                                       | 1 +
.../tables/constraints/check_constraint/static/js/check_constraint.js  | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: [pgAdmin][patch] RM6107 Check constraint input size flickers when editing it
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] RM6107 Check constraint input size flickers when editing it