Skip to content

Instantly share code, notes, and snippets.

@humblehacker
Last active October 26, 2024 13:25
Show Gist options
  • Save humblehacker/21e53995c442b8ef758613f8660a43ec to your computer and use it in GitHub Desktop.
Save humblehacker/21e53995c442b8ef758613f8660a43ec to your computer and use it in GitHub Desktop.
Fork 2.46.2 Bug: Hunk stage/discard buttons overlap search field

Steps:

  • View a file that has more changes than can fit on the screen.
  • Scroll the diff view up a bit so the top of the first hunk is off screen
  • Click in the diff viewer and type ⌘F so search field appears
  • Hover pointer over top hunk

Expected:

Hunk stage/discard buttons appear over diff viewer, below search field

Observed:

Hunk stage/discard buttons overlap the search field

fork-ui-bug-2024 10 26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment