pgAdmin 4 commit: Prevent error messages covering the last row in agri

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Prevent error messages covering the last row in agri
Дата
Msg-id E1eCFmB-0007h2-UW@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent error messages covering the last row in a grid. Fixes #2850

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=be0e637718fe09a1b0915db2db12279a19c693f4
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/css/pgadmin.css | 3 +++
1 file changed, 3 insertions(+)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #2846: Add a context menu option tomanually (re)count rows in tables
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: To fix overlapping of validation error onCreate/Edit dialog