[pgAdmin4][Patch][RM_ 2477]: New Line text edit pop up renders off page when the size of the grid exceeds the size of the window

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch][RM_ 2477]: New Line text edit pop up renders off page when the size of the grid exceeds the size of the window
Date: 2017-06-12 10:57:24
Message-ID: CAM5-9D8=PHXxTTUpAQy29ga80AiAuP7_MgBsP0+qP589xGJ1gw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

Changes:

1) Calculate text editor position properly when the size of the grid
exceeds the size of the window.

2) Assign NumberEditor to cell types('oid', 'xid', 'real').

3) Remove inline styles from rendered editors and move its styles to CSS
file.

Please find attached patch and review.

Thanks
Surinder

Attachment Content-Type Size
RM_2477.patch application/octet-stream 13.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-12 10:58:30 Re: [pgAdmin4] [PATCH] History Tab rewrite in React
Previous Message Murtuza Zabuawala 2017-06-12 10:48:52 [pgAdmin4][PATCH] CREATE Script do not display properly on panel resize