Regarding pgAdmin browser support

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Regarding pgAdmin browser support
Date: 2022-10-06 12:23:26
Message-ID: CAM9w-_nYcwhZpBhsbRPbLu=16KHK9+pmDuDRb6xsd5uiad7_Xw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

The current browser support is quite outdated -
https://www.pgadmin.org/faq/#11 and most modern libraries like (
https://mui.com/) MUIv5 do not even support them.
That said, we should reconsider the min browser version supported to at
least allow moving MUI v4 to v5.
As per migration guide https://mui.com/guides/migration-v4/, the minimum
browser version supported are:
Chrome 90 (up from 49)
Edge 91 (up from 14)
Firefox 78 (up from 52)
Safari 14 (macOS) and 12.5 (iOS) (up from 10).

The only problem is pgAdmin supports macOS 10.15 which ships Safari 15. But
since we're shipping with NWjs, the users of this should be negligible.

Thoughts ?

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2022-10-06 12:38:31 Re: Regarding pgAdmin browser support
Previous Message Yogesh Mahajan 2022-10-06 12:01:27 [pgadmin-org/pgadmin4] 2d0f09: Ensure that the login form is hidden if the authen...