pgAdmin 4 commit: Fix an issue where the user can not change the value

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix an issue where the user can not change the value
Дата
Msg-id E1jBZfi-00014o-Dp@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix an issue where the user can not change the value of DateTime picker control using keyboard. Fixes #4237.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1bd14895c3fadef729d9880628747559fbbbd027
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_20.rst         |   1 +
web/pgadmin/static/js/backform.pgadmin.js | 104 ++++++++++++++++++++++++++++++
2 files changed, 105 insertions(+)


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

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: Re: [PgAdmin][RM4237]: User can not change value of Datetime pickercontrol using keyboard (Accessibility).
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [PgAdmin][RM4237]: User can not change value of Datetime pickercontrol using keyboard (Accessibility).