HiPFA patch with resolved review comments.On Fri, Apr 8, 2016 at 12:52 AM, Dave Page <dpage@pgadmin.org> wrote:HiNearly there :-). Assuming no regressions, I believe we'll be ready to commit once the following issues are resolved:- The select object grid should fill the available vertical space in the dialogue - at present there's a gap below it.Done
- When selecting privileges, each time I click on a checkbox, the row closes. Similar grids elsewhere in the app close the row when the cell loses focus, *however*, that is also the incorrect behaviour - the row should only close when the row itself loses focus (and should open when it gets focus).I checked the row closes either when gets clicked on row or outside row, it doesn't seems to close on click on checkbox.