[pgAdmin4][Patch]: UI improvements in data-grid/query tool

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: UI improvements in data-grid/query tool
Date: 2017-06-08 13:34:29
Message-ID: CAM5-9D_i14qRQmhP1-HxS3dHQEYiJd=xQxxWrZ0V=sO5jA2MBg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

*Changes:*

1) Display only border-top for data-grid header instead of border on whole
data-grid.

2) Remove dotted border from cell right for consistency.

3) Add border-bottom for header-row so that on scroll to bottom header rows
are differentiated from cells.

Also, due to these changes, the vertical scrollbar which appears at
data-grid right side seems to fixed.

PFA patch and review.

Thanks,
Surinder

Attachment Content-Type Size
data_grid_ui_changes.patch application/octet-stream 1.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-08 13:37:35 pgAdmin 4 commit: Set focus on the first enabled field when a dialogue
Previous Message Shirley Wang 2017-06-08 13:28:32 Re: [pgAdmin4][PATCH] Consolidating gray colors in the application