[PR #199] [MERGED] Fixes tool tip layering #9554

Closed
opened 2026-02-16 18:13:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/199
Author: @gcavanunez
Created: 6/18/2025
Status: Merged
Merged: 6/19/2025
Merged by: @thdxr

Base: devHead: gc/fix-z-index-on-share


📝 Commits (1)

  • b67280f adds z-index to share tooltip

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 packages/web/src/components/share.module.css (+1 -0)

📄 Description

Noticed this layering with the "Copied" tool tip, adding a small z-index resolved it

Before After
image image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/199 **Author:** [@gcavanunez](https://github.com/gcavanunez) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `gc/fix-z-index-on-share` --- ### 📝 Commits (1) - [`b67280f`](https://github.com/anomalyco/opencode/commit/b67280f12898be8496ce38077c290bbcc01cb761) adds z-index to share tooltip ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/web/src/components/share.module.css` (+1 -0) </details> ### 📄 Description Noticed this layering with the "Copied" tool tip, adding a small z-index resolved it | Before | After | |--------|--------| | <img width="89" alt="image" src="https://github.com/user-attachments/assets/74a6da59-8e2e-404b-87eb-c026a390f43e" /> | <img width="99" alt="image" src="https://github.com/user-attachments/assets/0f86af6c-a30a-434b-a7aa-770dc0f53195" /> | --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:45 -05:00
yindo closed this issue 2026-02-16 18:13:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9554