pgAdmin 4 commit: Fixed flickering issue of the input box on check cons

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed flickering issue of the input box on check cons
Date: 2021-04-12 07:04:42
Message-ID: E1lVqck-0006z0-IQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)shirsat(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-12 07:05:30 Re: [pgAdmin][patch] RM6107 Check constraint input size flickers when editing it
Previous Message Rahul Shirsat 2021-04-12 06:20:44 [pgAdmin][patch] RM6107 Check constraint input size flickers when editing it