[pgAdmin][RM3920] Do not block the editor window when running a query - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM3920] Do not block the editor window when running a query
Date
Msg-id CAM9w-_k2k2y3i_ZEgKzunMSM3EwC-yTis1vpbAqt-tCDSfscPQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM3920] Do not block the editor window when running a query  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached patch changes the spinner/loader place from the complete query tool to the data output panel. This way, a user can use the query space to make changes while waiting for the query to complete.
However, after this change, it created confusion on what is happening if we go to other tabs like messages as the spinner is not there now. So I've added one status bar which will be visible only when a query is executing. Below are the screenshots.

Screenshot 2021-06-21 at 3.30.47 PM.png
Screenshot 2021-06-21 at 3.30.05 PM.png
Screenshot 2021-06-21 at 3.29.01 PM.png
Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: [patch][pgAdmin] RM3893 pgadmin4 Reassign/Drop Owned
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription