Re: [pgadmin-hackers] [pgadmin-support] pgAdmin4 and boolean columns

2017-05-31 Thread Dave Page
Yeah, this problem annoyed me last week. It seems the checkbox value doesn't cycle consistently; it should always go false -> true -> null -> ..., but I think what it was doing was current value -> false -> true -> null or similar, so it could take 3 clicks to get to null. (the ordering above may

Re: [pgadmin-hackers] [pgadmin-support] pgAdmin4 and boolean columns

2017-05-31 Thread Surinder Kumar
Adding pgadmin-hackers On Wed, May 31, 2017 at 2:43 PM, Nigel Tucker wrote: > Hi Surindar – nice to talk! > > > > Yep – I’m running 1.5 at present – the issue RM2218 sounds similar but > isn’t actually the same – my issue was related to the number of times you > have to select the Boolean cell t