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

2020-03-30 Thread Akshay Joshi
Thanks, patch applied. On Mon, Mar 30, 2020 at 5:25 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached patch. > > On Fri, Mar 27, 2020 at 1:17 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Pradip >> >> Following things are not

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

2020-03-30 Thread Pradip Parkale
Hi Akshay, Please find the attached patch. On Fri, Mar 27, 2020 at 1:17 PM Akshay Joshi wrote: > 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 >

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

2020-03-27 Thread Akshay Joshi
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

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

2020-03-26 Thread Pradip Parkale
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 k