pgAdmin 4 commit: Fix issue where the Reset button does not get enabled - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix issue where the Reset button does not get enabled
Date
Msg-id E1iVUyo-0006K0-NV@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix issue where the Reset button does not get enabled till all the mandatory fields are provided in the dialog. Fixes
#3538

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3ff4dfd02df3ea7fa05048ea9b20be28f868cd08
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_16.rst     | 1 +
web/pgadmin/browser/static/js/node.js | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4930] [Accessibility] Main window tan navigation
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3538] Reset button does not get enabled till all themandatory fields provided with value in any dialogue.