pgAdmin 4 commit: Allow users to scroll and enter input when there is a - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Allow users to scroll and enter input when there is a
Date
Msg-id E1nQ6XP-0001N9-SH@gothos.postgresql.org
Whole thread Raw
List 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.toshniwal@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7172] Validation error block user from entering input
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7172] Validation error block user from entering input