Thread: [pgAdmin][RM5219] pgAdmin 4 GUI does not display properly on IE browser

[pgAdmin][RM5219] pgAdmin 4 GUI does not display properly on IE browser

From
Aditya Toshniwal
Date:
Hi Hackers,

The patch fixes pgAdmin on IE. In my patch for #5133, I had made some changes in 
backgrid-select-all.js in vendor directory. It turns out, vendor directory is excluded from webpack compiling. I used ES6 code syntax which does not work on IE.

Code changes are done to use ES5 syntax.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Attachment

Re: [pgAdmin][RM5219] pgAdmin 4 GUI does not display properly on IE browser

From
Akshay Joshi
Date:
Thanks, patch applied.

On Thu, Feb 27, 2020 at 4:41 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

The patch fixes pgAdmin on IE. In my patch for #5133, I had made some changes in 
backgrid-select-all.js in vendor directory. It turns out, vendor directory is excluded from webpack compiling. I used ES6 code syntax which does not work on IE.

Code changes are done to use ES5 syntax.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


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