Copy icon floats over comment input box and blocks editing area

Open 💬 0 comments Opened Jun 29, 2026 by perpetualhui

What issue are you seeing?

On the PR page titled Install codex-ppt skill permanently, the copy icon at the top-right corner of the bottom comment input dialog overlaps the text input area. The UI layer order is broken, which blocks text typing and causes visual interference.
Expected: The copy button should sit outside the input box without covering editable content.

<img width="561" height="812" alt="Image" src="https://github.com/user-attachments/assets/87537fa7-8b4e-4806-bbad-581c85386500" />

<img width="553" height="789" alt="Image" src="https://github.com/user-attachments/assets/d6d1ef13-d6fa-4225-bd4f-7b0b1b7593c5" />

What steps can reproduce the bug?

Open session type this text
Scroll down to the bottom comment input dialog
Check the top-right corner of input box

What is the expected behavior?

_No response_

Additional information

_No response_

View original on GitHub ↗