pgAdmin 4 commit: Ensure that element should get highlighted when they

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that element should get highlighted when they
Дата
Msg-id E1hQslb-0008PX-Ea@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that element should get highlighted when they get focus on using Tab key. Fixes #4245

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=db4bb22cc63a31d0fa4c5878b67b9048ddab736a
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_7.rst            | 1 +
web/pgadmin/browser/static/js/panel.js      | 2 +-
web/pgadmin/static/scss/_pgadmin.style.scss | 8 ++++++--
3 files changed, 8 insertions(+), 3 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4227] Tab key navigation for is not working onMaintenance dialog (Accessibility)
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4245] Elements does not highlight when they get focus (Accessibility)