pgAdmin 4 commit: Fix an issue where the user can not change the value - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix an issue where the user can not change the value
Date
Msg-id E1jBZfi-00014o-Dp@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [PgAdmin][RM4237]: User can not change value of Datetime pickercontrol using keyboard (Accessibility).
Next
From: Akshay Joshi
Date:
Subject: Re: [PgAdmin][RM4237]: User can not change value of Datetime pickercontrol using keyboard (Accessibility).