pgAdmin 4 commit: Ensure the switch animation is consistent on thetabl - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Ensure the switch animation is consistent on thetabl
Date
Msg-id E1eZWLy-0004nS-MX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the switch animation is consistent on the table dialogue and avoid displaying an error incorrectly. Fixes #2624

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cf17bbeaa591772360fe03bad64f7853528c36a2
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/tables/static/js/table.js              | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: ESLINT: On pgAdmin static javascripts
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Use the correct lexer in the Apache/Windows docs.