Re: [pgAdmin4][Patch] - RM 3959 - Properties and Dependents tabsrendering is slow with 1000+ records - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch] - RM 3959 - Properties and Dependents tabsrendering is slow with 1000+ records
Date
Msg-id CA+OCxoxXS9aUxGuOnHp9ZMUYHsSv62butMb4t-43Nro_xDXn2w@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch] - RM 3959 - Properties and Dependents tabsrendering is slow with 1000+ records  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Responses Re: [pgAdmin4][Patch] - RM 3959 - Properties and Dependents tabsrendering is slow with 1000+ records
List pgadmin-hackers
Hi

On Thu, Feb 14, 2019 at 5:44 AM Khushboo Vashi
<khushboo.vashi@enterprisedb.com> wrote:
>
> Hi,
>
> Please find the attached patch to fix the RM #3959 - Properties and Dependents tabs rendering is slow with 1000+
records.

There are a couple of PEP-8 issues (easy fixes), but more serious is
that the object icons are no longer being displayed on each row of the
tables.

Can you look into that please?

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: PEP-8 fix
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 3959 - Properties and Dependents tabsrendering is slow with 1000+ records