[pgAdmin4][Patch]: RM#1261 - Fix corners and width of backgrid SQL fields. - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4][Patch]: RM#1261 - Fix corners and width of backgrid SQL fields.
Date
Msg-id CAM5-9D8H8Yn2OODSnywE6Un6WqPUcv_==RGWjuoU1=GEiBuCHw@mail.gmail.com
Whole thread Raw
List pgadmin-hackers
Hi,

Please find attached patch for issues:
1) RM#1261
The border was applied to outer div instead it should be applied to the CodeMirror class.
so It seemed to get more width. 
Also applied z-index CodeMirror class to fix breaking corner issue.

2) In properties panel while scrolling the page, the content of page seems to move over the navigation bar with edit button. Please see attached screenshot.
It was the issue of z-index which is fixed. 

Please review.


Thanks,
Surinder Kumar
Attachment

pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: [pgAdmin4][runtime]: Checkbox and radiobutton rendering issue on Mac OS
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: Fix the issue in JSON decoding (pgAdmin4)