Editing integer array cell clears data - Mailing list pgadmin-support

From Janus
Subject Editing integer array cell clears data
Date
Msg-id CAJTmWxhAe8Mq56gm7rLYvX0_iG_tf5ONonwjKk1-GkKT5q6JvA@mail.gmail.com
Whole thread Raw
Responses Re: Editing integer array cell clears data
List pgadmin-support
Windows 10, pgAdmin 4.1. select version() = PostgreSQL 11.1 on x86_64-pc-mingw64, compiled by gcc.exe (Rev5, Built by MSYS2 project) 4.9.2, 64-bit

I have a table with a column defined with integer[] data type. When attempting to edit this using the pgAdmin GUI (double-click cell in View Data), the content of the cell (e.g {1,2}) is cleared. When exiting the cell, the empty cell is now rendered with the [null] text.
I was expecting to be able to edit the data directly like when double clicking a cell defined with character varying[] data type.

pgadmin-support by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v4.1 released
Next
From: Khushboo Vashi
Date:
Subject: Re: Editing integer array cell clears data