pgAdmin 4 commit: Ensure that the "Save results" button should be disab - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the "Save results" button should be disab
Date
Msg-id E1nk3Jf-00059z-CW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the "Save results" button should be disabled when there are no rows.

refs #6131

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38f642d361587f52d66eb0690303eda0d6f8f799
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../sqleditor/static/js/components/sections/ResultSet.jsx     |  2 +-
.../static/js/components/sections/ResultSetToolbar.jsx        | 11 +++++++++--
2 files changed, 10 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM6131] Port query tool to React
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6131] Port query tool to React