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

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM3920] Do not block the editor window when running a query
Дата
Msg-id CAM9w-_k2k2y3i_ZEgKzunMSM3EwC-yTis1vpbAqt-tCDSfscPQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM3920] Do not block the editor window when running a query  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список 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"
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Rahul Shirsat
Дата:
Сообщение: [patch][pgAdmin] RM3893 pgadmin4 Reassign/Drop Owned
Следующее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription