Set proper focus on tab navigation for file manager dialog. Fixes #5107.
Initial patch sent by Ganesh Jaybhay
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=989aa462f77d90d0da07862fc38f220d36135b12
Author: Murtuza Zabuawala
Modified Files
-
Fixed an issue where logout inactive session did not work when a new tab is
opened from the already opened tab.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=75a3e920984eb37616c4bd32356a74ff9e0db247
Author: Aditya Toshniwal
Modified Files
Thanks, patch applied.
On Tue, Jan 28, 2020 at 3:14 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> The current code works fine if a new tab is opened from the main window.
> But it does not handle the case where a new tab is opened from the opened
> tab.
> Attac
Thanks, patch applied.
On Tue, Jan 28, 2020 at 12:01 PM Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi Akshay,
>
> PFA updated patch.
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
>
> On Thu, Jan 23
Hi Nagesh
I have tested the patch it is working for panels but for create/properties
dialog it doesn't work. Please fix that and resend the patch.
On Tue, Jan 28, 2020 at 2:50 PM Nagesh Dhope
wrote:
> Hi Hackers,
>
> Attached is a patch for tab navigation for all the panels,
> create/properties
Set input controls as read-only instead of disabled will allow tab navigation
in the properties tab and also allow screen readers to read it. Fixes #4993
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0da23b837dc1249aca1218d7417cc2f2b9549a7e
Thanks, patch applied.
On Thu, Jan 30, 2020 at 1:55 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the updated patch to include dialogs (create/edit) for all the
> nodes.
> Kindly review.
>
> On Thu, Jan 23, 2020 at 1:08 PM Akshay Joshi <
> akshay.jo