Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kD0qZ-0001gE-Vi for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Sep 2020 07:36:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kD0qY-0004bG-U1 for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Sep 2020 07:36:50 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kD0qY-0004b0-JV for pgadmin-hackers@lists.postgresql.org; Tue, 01 Sep 2020 07:36:50 +0000 Received: from mail-io1-xd2a.google.com ([2607:f8b0:4864:20::d2a]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kD0qU-0002Ua-6l for pgadmin-hackers@postgresql.org; Tue, 01 Sep 2020 07:36:50 +0000 Received: by mail-io1-xd2a.google.com with SMTP id g128so204899iof.11 for ; Tue, 01 Sep 2020 00:36:45 -0700 (PDT) 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=MpzKpq70jfF8t+KAGDRbnZuH+mINpf36ts8Tli467R4=; b=qH7vSb58s1Ig8Kqoro4dOMg5oPl7C7Hfl/qaN6xFWiaSe4x9x3qlXKzn+pTvklsQcQ bANJgdZl95EpEOdD+Fjr/qBv533g86AyHWHiI7HA5JxiXvrCWLODpMm9MM6R6kDzMymz QXeob74OMHviUO8CbHIzq1yypOYiCbzbK+Y19e/o+CuNjBZrWOwcXbqLqQKcn+whMZo0 mJtIMsYh1fUcYAClp52WAfyJQIudwj3bnsZ5slAE84+NtyTRuSosXQCJwDS/grM9nw6g E3RHNdcQ212uhZt1T4myj5AqkYC9sMgdY9gr1QVMwXvuq60ed9g6Il/YeG6xzE9Dl5t7 YDoA== 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=MpzKpq70jfF8t+KAGDRbnZuH+mINpf36ts8Tli467R4=; b=mLXDTfM2m8yxnBw/UhErmGBu1G8e0hn9tGDNdZwTwlfAcAgeJW1/pwT5L1mrv2xihC fi5cpR/Y2rVbshTIeeQLj3+hk9nBEZvXqc7Nzw8OVMO1ie1XHOvh5RNZ9WDziI64af4w T+qLgMaQdVJ9Vj6B9ROS7q2XI5LCo9vE8Gzo9CdCV/KZOAqSh+UbU0qAjBFagzror/sO /TNpPgtiXtuksER03dGpV85x/ms7liAgv/cn/22cGkHrs1Gy9p2YLRZNX1GiUnukm02A wdLl6Yt5UVP0P727eHthxKAbXPe8BoMKwrs/4V4TBBkbr0h7y/QF/PQzflwYLswhREd8 5nLA== X-Gm-Message-State: AOAM533GmuGVwzc5QInYe1to78oadwzRMvDeJjeeB9otynunGcBWRkz7 yuMUg8VmGBEV+3Arn534i2B0vtixY74GN1uDCKtheLokGMBy8HIUbQ9nezEWmlZ9gMDukv+fdvu nmVB/WTACeMXudbb+xQ4I5wRGqmDyZarMJLlFENnUWLoYaDGYbrv4UgROOWVVB7WtOTaa+Ti9e8 rUIWIcBlf5fjwb8iDZfy9v6jlt3prly5mrfyNXRXsVEpgd0/vf/WqbDaN4CwepCPs= X-Google-Smtp-Source: ABdhPJy3iYI7zYRB124xzA5It5cWOFiFGVGqkfH+jBX+CMJQ0B6pMWC8q0bmr9xu2GNi/pOmPAT8qjIW25xQNKiIgbQ= X-Received: by 2002:a02:9084:: with SMTP id x4mr245387jaf.0.1598945804101; Tue, 01 Sep 2020 00:36:44 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 1 Sep 2020 13:06:32 +0530 Message-ID: Subject: Re: [pgAdmin] Accessibility fixes for main panels To: Ganesh Jaybhay Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000ab62e705ae3b9428" X-CLOUD-SEC-AV-Info: enterprisedb,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 --000000000000ab62e705ae3b9428 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Tue, Sep 1, 2020 at 12:04 PM Ganesh Jaybhay < ganesh.jaybhay@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch to fix the accessibility errors found with > WAVE tool on > > - Dashboard > - Dependencies / Dependents panel with no object selected in tree view. > > Regards, > Ganesh Jaybhay > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000ab62e705ae3b9428 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Tue, Sep 1, 2020 at 12:04 PM = Ganesh Jaybhay <ganes= h.jaybhay@enterprisedb.com> wrote:
Hi Hackers,

P= lease find the attached patch to fix the accessibility=C2=A0errors found wi= th WAVE tool on
  • Dashboard
  • Dependencies / Dependen= ts panel with no object selected in tree view.
Regards,=
Ganesh Jaybhay


--
Thanks & Regards
Akshay Joshi
<= div>pgAdmin Hacker | = Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

<= /div>
--000000000000ab62e705ae3b9428--