Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ibhUd-0002Ik-3D for pgadmin-hackers@arkaria.postgresql.org; Mon, 02 Dec 2019 08:55:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ibhUb-0004HG-Rc for pgadmin-hackers@arkaria.postgresql.org; Mon, 02 Dec 2019 08:55:41 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ibhUb-0004H9-KO for pgadmin-hackers@lists.postgresql.org; Mon, 02 Dec 2019 08:55:41 +0000 Received: from mail-io1-xd36.google.com ([2607:f8b0:4864:20::d36]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ibhUY-0006mj-SN for pgadmin-hackers@postgresql.org; Mon, 02 Dec 2019 08:55:41 +0000 Received: by mail-io1-xd36.google.com with SMTP id u24so37801537iob.5 for ; Mon, 02 Dec 2019 00:55:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=suughMaFB/jCZp9ukwhqurK9w4X6DosTsvB6QWBo4oI=; b=Ci/JAWDBXO4VeLxnWSXWNP5Ac5JnfW0xauYdpwvIQ08d8KIqkRjOJAsi06003qotH+ ovAWziy6NAvWQqbq4F3g8NCLcd8y8zPCsWGLPT2KrjSRfPAwYK1RVBswtZZqsNMMSI/w YCFBFbFKiuFJ6WRmZ38DJPKBN9/jaFKmoGnIVnhfgqzwkw3rpUPi5JL6DE9XJkQ5bVJ/ AF0HV3P4bTU6dVLnzTOmXLfLfiuXsS73QmXcqLgPcSRoNVIYV/VMnsucFTqP48Yumr3u jQA9UvDZG9dxJy3JL9yZiZGutX9zBSUyY4GMndpuM1Rbxcu2t10gDf7hQ46uuWKZWa7r UFJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=suughMaFB/jCZp9ukwhqurK9w4X6DosTsvB6QWBo4oI=; b=cRU6X58p5asyJNtDGlAt6Sg+tlEKSVf18yx5oYqDvdBtdYdbZaT84MURKeQJP/QwcV UIMV35m26f81+56S70OA1Gr/TPTurnkQtv7ChFtxOZGJnKyyFbGBy8KNX+ac0QN2jZas yQPM7tzJrdyM7yE8EEe/tMCNMH9kyu/iPfpHd9Jr4QMFgRSuavXew8NfLctFDvIkC3hW 7y8axrpLAL8lf8E/uQ0jT15FN4N3FDJzr2P4Yx6PR+27DjlNAVYHtw7NyYKgiFVbXmEy 9gPSNV5vAlCj0WQDzBWyleyMtZHA6BXwCZ2os/afh5QaUgIN/m4urBGQ7BMqQ+qcB8iU v5HQ== X-Gm-Message-State: APjAAAXjSSY+Yc/K27fQmOh09MJmJzhthSeywXwaAa0lu7ydGVciEsTR NXLmHa9qbyeJbOGVGjHquKB5CGXuZFEbdXslAFfFwhmDkLydZWsSGe68cIxgdtJLxYWcbaO+k11 GQJ17if0K/jwDIuIqKpn8hhGquHoOm40LjHTMnF9WEEpxjNdJGgu72EH3E59jsYsVmLrolPAkNW IFJ9oTf5C3JSmJKfDMlRJfRIEGswEjyu7qrIjT/KwdD2jYwmkf/lU= X-Google-Smtp-Source: APXvYqyHHPSnG6Wj7RPvOwMKORtBP1FQCArGlU0aHreWZ6yO5Kfae7g89VsTosEBRAEY85dOl3UPGF4bApyeNoGXTzQ= X-Received: by 2002:a5d:8896:: with SMTP id d22mr53402114ioo.121.1575276936521; Mon, 02 Dec 2019 00:55:36 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 2 Dec 2019 14:25:24 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch] - RM 4773 - [Accessibility] Provide Role to element to display the status To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000003984140598b4be5d" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000003984140598b4be5d Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Dec 2, 2019 at 11:28 AM Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch for RM #4773 - [Accessibility] Provide > Role to element to display the status. > > - Added role="status" attribute to all the status messages. > > Thanks, > Khushboo > > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --0000000000003984140598b4be5d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Dec 2, 2019 at 11:28 AM Khus= hboo Vashi <khushboo.= vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch for RM #4773 -=C2=A0[Accessib= ility] Provide Role to element to display the status.

=
- Added role=3D&quo= t;status" attribute to all the status messages.

Thanks,
Khushboo



--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--0000000000003984140598b4be5d--