[pgAdmin][RM3920] Do not block the editor window when running a query

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM3920] Do not block the editor window when running a query
Date: 2021-06-21 12:01:39
Message-ID: CAM9w-_k2k2y3i_ZEgKzunMSM3EwC-yTis1vpbAqt-tCDSfscPQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

[image: Screenshot 2021-06-21 at 3.30.47 PM.png]
[image: Screenshot 2021-06-21 at 3.30.05 PM.png]
[image: Screenshot 2021-06-21 at 3.29.01 PM.png]
Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM3920.patch application/octet-stream 7.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2021-06-22 07:08:05 [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription
Previous Message Rahul Shirsat 2021-06-21 11:06:54 [patch][pgAdmin] RM3893 pgadmin4 Reassign/Drop Owned