Hi,
On Wed, Feb 19, 2020 at 7:23 PM Tomasz Matejunas wrote:
> Hello,
> It could be next to edit and trash icon.
>
Please report the feature request here -
https://redmine.postgresql.org/projects/pgadmin4/issues/new
>
> Thanks
>
>
--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. So
Hi,
On Wed, Feb 19, 2020 at 7:23 PM Tomasz Matejunas wrote:
> Hello,
> I'm adding few tables with long list columns, it's annoying when I need to
> scroll to the top to click button to add a column. I think about two
> solutions:
> - add keyboard shortcut, display information about possibility t
On Wed, Feb 19, 2020 at 7:23 PM Tomasz Matejunas wrote:
> Hello,
> what is the purpose? I have about 40 columns reordered for table migration
> from other database (MySQL).
>
Please report the bug here -
https://redmine.postgresql.org/projects/pgadmin4/issues/new with details.
>
> Thanks
>
>
--
Hello,
what is the purpose? I have about 40 columns reordered for table migration from
other database (MySQL).
Thanks
Hello,
I'm adding few tables with long list columns, it's annoying when I need to
scroll to the top to click button to add a column. I think about two solutions:
- add keyboard shortcut, display information about possibility to use it when
button will be hidden (scrolled out)
- attach add column
Hello,
It could be next to edit and trash icon.
Thanks
Please find the attached patch.
On Wed, Feb 19, 2020 at 5:02 PM Ashesh Vashi
wrote:
> Forgot to attach the patch?
>
> On Wed, 19 Feb 2020 at 16:58, Pradip Parkale <
> pradip.park...@enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> Attached is a patch for accessibility issue related Alertifyjs.
>>
Forgot to attach the patch?
On Wed, 19 Feb 2020 at 16:58, Pradip Parkale <
pradip.park...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is a patch for accessibility issue related Alertifyjs.
>
>1. Added hidden label to satisfy accessibility.
>2. Added label with sr-only class.
>
Hi Hackers,
Attached is a patch for accessibility issue related Alertifyjs.
1. Added hidden label to satisfy accessibility.
2. Added label with sr-only class.
3. Added tabindex to move the mouse control to the maximize button using
the tab key.
Please note that this patch also inclu