[pgAdmin4][Patch]: RM#1422 - "Move to last page" warning shown unnecessarily

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM#1422 - "Move to last page" warning shown unnecessarily
Date: 2016-07-05 10:28:09
Message-ID: CAM5-9D_5qMT5BpPFOoua_7s7LE=_9KocFF9iXv1XpO1GAxd+Ew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

Please find attached patch with fix.

> If last page attribute of collection is null, that means it is first page.
> This check is applied for add new row and paste row as well.

Please review.

Thanks,
Surinder Kumar

Attachment Content-Type Size
RM#1422.patch application/octet-stream 1.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-05 11:02:17 Re: Fix for issue RM1336 [pgadmin4]
Previous Message Dave Page 2016-07-05 10:10:32 Re: pgAdmin IV API test cases patch