pgAdmin 4 commit: Fix issue where the Reset button does not get enabled

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix issue where the Reset button does not get enabled
Дата
Msg-id E1iVUyo-0006K0-NV@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4930] [Accessibility] Main window tan navigation
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM3538] Reset button does not get enabled till all themandatory fields provided with value in any dialogue.