Skip to content

Frontend issues with IE11 and Edge on Windows 10

Overview

There are couple of frontend issues in GitLab with IE11 and Edge running on Windows 10

Following issues only affect ~"Internet Explorer" 11

  • Item description is not wrapped. Action_Description_overflows

  • Chevron placement is incorrect. Collapsed_Board_chevron_placement

  • Description on Projects index page is not wrapped. Description_Overflows

  • New project template selection button alignment. New_Project_-_IE11

  • Spacing between nav and page header Spacing_between_nav

  • Search dropdown hijack once clicked on search box, clicking outside doesn't close search dropdown (only way to end it is to hit Tab and change focus) Search_Dropdown_Trap

Following issues affect ~"Microsoft Edge"

  • New Project doesn't show template icons (possibly due to use of width: inherit; on SVG). New_Project_-Edge__width-inherit_unsupported

Following issues affect both ~"Internet Explorer" & ~"Microsoft Edge".

  • Header tabs show navigation arrows Header_Arrows__Edge_

  • Critical Labels dropdown freezes browser. Labels_Dropdown_Freeze__Edge_

Edited by Kushal Pandya