PostHog / PostHog/posthog

Copy icon in commit modal error scrolls with content instead of anchoring right

Open
#76,240 0 comments 0 reactions 1 assignee View on GitHub

@adboio is already working on this.

Since May 19, 2026.

bug feature/desktop
Dominant language
Python
Stars
39.9k
Forks
3.4k
Avg merge
6h 51m
Merged PRs (30d)
232

Description

Problem

In the commit modal, when an error message is displayed and the content overflows horizontally, the copy icon is rendered inside the scroll area. As the user scrolls horizontally to read the error, the copy icon scrolls out of view (or shifts position with the content).

Expected behavior

The copy icon should be anchored to the top-right of the error container so it stays in place regardless of horizontal scroll position within the error text.

Image Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.