pgAdmin 4 commit: - Focus on first tab and first element on reset. - Mo - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: - Focus on first tab and first element on reset. - Mo
Date
Msg-id E1mOExD-000404-1o@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
- Focus on first tab and first element on reset. - Move formErr to state context.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d62fba024bd42b8e3909fb43a6f0222212cdf122
Author: Aditya Toshniwal <aditya.toshniwal14@gmail.com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx |  5 ++---
web/pgadmin/static/js/SchemaView/FieldSetView.jsx |  8 +++----
web/pgadmin/static/js/SchemaView/FormView.jsx     | 26 ++++++++++++++---------
web/pgadmin/static/js/SchemaView/index.jsx        | 12 +++++++----
4 files changed, 30 insertions(+), 21 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Add plain string control with formatter.
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Fix pgAdmin error after react branch merge