pgAdmin 4 commit: Allow users to scroll and enter input when there is a

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow users to scroll and enter input when there is a
Date: 2022-03-04 11:55:59
Message-ID: E1nQ6XP-0001N9-SH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow users to scroll and enter input when there is a validation error. Fixes #7172

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_6.rst | 1 +
web/pgadmin/static/js/SchemaView/FormView.jsx | 11 +++++++++--
2 files changed, 10 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-04 11:56:27 Re: [pgAdmin][RM7172] Validation error block user from entering input
Previous Message Aditya Toshniwal 2022-03-04 09:44:49 [pgAdmin][RM7172] Validation error block user from entering input