washi
(Petr Hrehorovsky)
September 30, 2021, 11:15am
1
We should be able to articulate, which browsers are supported at the given moment. This means following:
to have such list publicly available
introduce middleware to do initial check on user agent
to check changes in supported browsers during CI/CD when upgrading external libraries
tvavrda
(Tomáš Vavrda)
December 13, 2021, 1:17pm
3
As for user interface when running in a wrong browser:
Checking for compaitiblity – 2nd answer:
I would go with each browser and try which version is the lowest we can support and we would start there.
jsusen
(Jindřich Sušeň)
August 19, 2022, 7:35am
7
There should an overlay with appropriate message “OK” button and links to compatible browser download If an incompatible browser is detected. The overlay sould appear over the login page before the user gets a chance to login.
tvavrda
(Tomáš Vavrda)
August 19, 2022, 9:05am
8
Will it be easy to gather the links for browser downloads? I might skip it as it could get outdated.
washi
(Petr Hrehorovsky)
Closed
July 4, 2023, 6:26am
11
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.