Skip to content

Bug/context menu#107

Merged
dantheuber merged 2 commits intomainfrom
bug/context-menu
Apr 4, 2026
Merged

Bug/context menu#107
dantheuber merged 2 commits intomainfrom
bug/context-menu

Conversation

@dantheuber
Copy link
Copy Markdown
Owner

Summary

  • Context Menu Fix: Fixed context menu being clipped/hidden when triggered on clips further down the list by portalling it to document.body via React's createPortal

Added

  • E2E test suite for context menu functionality covering: menu visibility, close-on-escape, close-on-click-outside, copy-to-clipboard action, and menu visibility for clips scrolled down the list

Changed

  • Nothing

Fixed

  • Context menu no longer gets clipped by parent overflow containers when right-clicking clips lower in the list ΓÇö now rendered via createPortal to document.body

Removed

  • Nothing

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

📊 Coverage Report

Metric Coverage
Statements 100%
Branches 100%
Functions 100%
Lines 100%

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

🧪 E2E Test Results

18 passed, 0 failed, 0 skipped

Test Suite Result
App Launch
Clipboard
Context Menu
Image Clipboard
Quick Clips
Settings
Theme
Settings — Search Terms CRUD
Settings — Quick Tools CRUD
Settings — Templates CRUD
Tools Launcher — Pattern Scanning
Tools Launcher — Clip Templates

@dantheuber dantheuber merged commit d04ffd9 into main Apr 4, 2026
3 checks passed
@dantheuber dantheuber deleted the bug/context-menu branch April 4, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant