[pgAdmin][patch] RM5555 Wrong displayed row order

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][patch] RM5555 Wrong displayed row order
Date: 2021-04-28 08:37:12
Message-ID: CAKtn9dM0DrORYH7j7p0bnhM_D36gmkhC1M7=tY-gM_6NZm5Xog@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

I was able to partially reproduce the issue, find the image below for your
reference.

[image: Screen Shot 2021-04-28 at 12.40.58 PM.png]

If a user tries clicking the button simultaneously, this issue is rarely
occurring. I don't think so any user will try to click with such a speed
to get the records.

The issue reproduced consists of only partial data displayed in the Data
Output, but was not able to reproduce the wrong sorting order of records.

I have added delays on the execute button so users won't be able to click
the button simultaneously.

--
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.

Attachment Content-Type Size
RM5555.patch application/octet-stream 1.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message git 2021-04-28 09:07:49 pgAdmin 4 commit: Branch React_Porting was created
Previous Message Akshay Joshi 2021-04-28 06:32:14 Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.