Re: [Accessibility] Parse & validate the web pages

2020-04-03 Thread Akshay Joshi
Thanks, patch applied. On Fri, Apr 3, 2020 at 2:37 PM Vishal Sawale wrote: > Hi Hackers, > > PFA the patch for fixing accessibility issues. Patch includes > >1. Fix for search filter label missing in backgrid. >2. Fix for broken aria issue for objects menu. > > Please review and commit.

[Accessibility] Parse & validate the web pages

2020-04-03 Thread Vishal Sawale
Hi Hackers, PFA the patch for fixing accessibility issues. Patch includes 1. Fix for search filter label missing in backgrid. 2. Fix for broken aria issue for objects menu. Please review and commit. Regards, Vishal pgadmin_diff.patch Description: Binary data

Re: [Accessibility] Parse & validate the web pages

2020-04-02 Thread Akshay Joshi
Thanks, patch applied. On Wed, Apr 1, 2020 at 7:00 PM Vishal Sawale wrote: > Hi Hackers, > > Attached is a patch for accessibility issue for table header label > missing. If it is not present, then it will add span for screen reader. > Please review. > > Regards, > Vishal > > > > -- *Thanks &

[Accessibility] Parse & validate the web pages

2020-04-01 Thread Vishal Sawale
Hi Hackers, Attached is a patch for accessibility issue for table header label missing. If it is not present, then it will add span for screen reader. Please review. Regards, Vishal pgadmin_diff.patch Description: Binary data

Re: [pgAdmin][RM4770] [Accessibility]Parse & validate the web pages

2020-01-31 Thread Akshay Joshi
Thanks, patch applied. On Wed, Jan 29, 2020 at 6:41 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi All, > > Attached is a patch for accessibility issues. I have added a label, title, > and put some condition wherever required. > > Please note that this patch also includes the fi

[pgAdmin][RM4770] [Accessibility]Parse & validate the web pages

2020-01-29 Thread Pradip Parkale
Hi All, Attached is a patch for accessibility issues. I have added a label, title, and put some condition wherever required. Please note that this patch also includes the fix for RM5116 - Save Password' label disappears after clicking on it while creating a server. -- Thanks & Regards, Pradip Pa