Re: pgAdmin 4 commit: Fix IE11 alert layout again.

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgAdmin 4 commit: Fix IE11 alert layout again.
Date: 2017-07-13 10:43:04
Message-ID: CAKKotZQG9T8uZe364CJw-av6a5AdckfkDDXUK1qdTfJSYLQ9gA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello Surinder,

Looks recent commits to alert css broke the fading out animation layout.

Steps to re-produce (tested on Chrome & FF):
1) Open query tool
2) Execute 'select 1;'
3) Alert will displays properly but now take a closer look when alert fades
out from screen, icon goes on top of alert message and layout becomes kind
of square shape.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Mon, Jul 10, 2017 at 6:19 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Fix IE11 alert layout again.
>
> Branch
> ------
> master
>
> Details
> -------
> https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=
> 33e56272ca2430a2a85184951568ad324796bf94
> Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
>
> Modified Files
> --------------
> web/pgadmin/static/scss/_alertify.overrides.scss | 4 ++++
> 1 file changed, 4 insertions(+)
>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-07-13 11:20:39 [pgAdmin4][Patch] Not to display PID comma separated in statistics panel
Previous Message Neel Patel 2017-07-13 10:09:35 [pgAdmin4][runtime]: Fix RM #2558