Skip to content

Add IE11 deprecation message

Lukas 'ai-pi' Eipert requested to merge leipert-ie11-deprecation into master

What does this MR do?

We are deprecating IE11, so we are going to show people using GitLab with IE11 a warning message. Interestingly we showed people with IE9 or lower a message already, so we are going to re-use that:

Screenshots

Please note the the copy changed slightly. So the screenshots are slightly out of date, you can find the new copy in the table.

- Target Screenshot Copy
Before IE9 and lower VirtualBox_Windows_02_03_2020_14_15_26 GitLab may not work properly, because you are using an outdated web browser. Please install a supported web browser for a better experience.
After IE10 and lower VirtualBox_Windows_02_03_2020_14_30_20 - same as above -
After IE11 VirtualBox_Windows_02_03_2020_14_31_07 From September 2020 GitLab no longer supports Internet Explorer 11. You can provide feedback on this issue or via your usual support channels. Please install a supported web browser for a better experience.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Lukas 'ai-pi' Eipert

Merge request reports