Re: [pgAdmin][RM5241] : Tab key navigation is not working in Grant wizard.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5241] : Tab key navigation is not working in Grant wizard.
Date: 2020-03-27 07:47:35
Message-ID: CANxoLDcQcg_yorAyoY5dNdRED2dNtz_2P-Lz6-akrab_Uxu8VA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Pradip

Following things are not working, please fix and resend the patch:

Object selection (First) Page:

- If there is no object in the backgrid to select then tab navigation
not proceed after the headers.
- Tab navigation not working for 'Select All' checkbox in the backgrid
cell.

Privileges selection (Second) Page:

- Tab navigation not working for the 'Delete' button in the
backgrid cell.

On Fri, Mar 27, 2020 at 9:47 AM Pradip Parkale <
pradip(dot)parkale(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is a patch for tab key navigation on grant_wizard.
>
> This patch includes:
>
> 1. Added code to make tab navigation working in grant_wizard.
> 2. Added entry for .scss to change the shadow of 'ajs-close' button.
>
> This patch also includes the code to allow the user to use the keyboard to
> update the Backgrid cell DateTime picker control.
>
>
> --
> Thanks & Regards,
> Pradip Parkale
> QMG, EnterpriseDB Corporation
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-27 09:15:31 pgAdmin 4 commit: Added conkey and indkey to the ignore list for schema
Previous Message Khushboo Vashi 2020-03-27 04:24:36 Re: disable create server