pgAdmin4 and boolean columns

From: "Nigel Tucker" <nigel(at)specialisedstructures(dot)co(dot)nz>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin4 and boolean columns
Date: 2017-05-30 21:30:38
Message-ID: 019401d2d98b$fd83f1d0$f88bd570$@specialisedstructures.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Hi,

pgAdmin4 has difficulty with setting or changing Boolean check boxes in
Windows 10.

Double clicking on a Boolean cell initially null converts the display to an
empty box, which on leaving that cell displays 'false'.

If you return to the box and click once on it, it switches to a ticked box -
which on leaving the cell shows 'null'.

If however you double click on the cell, it converts to a ticked box which
on leaving the cell shows true.

So - the mechanism for converting a Boolean cell from true to false requires
five button presses, and from false to true requires four button presses.
This has to be excessive and makes direct editing any number of rows a real
pain.

Cheers

Nigel

Dr Nigel Tucker

System Architect

Specialised Structures NZ

Telephone Direct (NZ) +64 (0) 3 482 2473

SS with Custom

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2017-05-31 04:35:52 Re: [pgAdmin4] [PATCH] History Tab rewrite in React
Previous Message Joao Pedro De Almeida Pereira 2017-05-30 19:49:40 Re: [pgAdmin4][PATCH] Improvements to Query Results Grid User Experience

Browse pgadmin-support by date

  From Date Subject
Next Message Surinder Kumar 2017-05-31 05:05:17 Re: pgAdmin4 and boolean columns
Previous Message Dave Page 2017-05-30 15:45:25 Re: postgis geometry type not displayed correctly