Skip to content

[SG-37916] Repo header nav bar doesn't show up in Safari even at wide window widths

Administrator requested to merge contractors/SG-37916 into main

Created by: gitstart-sourcegraph

Description

Repo Header nav bar fixed for safari

Problem description

Works fine in Chrome:

Works fine in Firefox:

Is compressed in Safari:

Refs

Sourcegraph Issue Gitstart Ticket

Steps to reproduce

Open any Sourcegraph URL in Safari. I hadn't logged in. Tested with Safari Version 15.3 (17612.4.9.1.8) on macOS 12.2.1 (21D62). (example file that I used)

Test Plan

  1. Run app with changes on this PR
  2. Go to a repo page.
  3. View page on large screen size device.
  4. Repo header action items should be visible instead of being collapsed and visible only on dropdown trigger.

Note: The existing issue occurs on <v14 safari, preferably test should be carried out using those Safari versions

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading