Skip to content

Fix first-click folder context menus - #47

Merged
alexphillips-dev merged 1 commit into
devfrom
agent/fix-first-click-folder-menus
Jul 28, 2026
Merged

Fix first-click folder context menus#47
alexphillips-dev merged 1 commit into
devfrom
agent/fix-first-click-folder-menus

Conversation

@alexphillips-dev

Copy link
Copy Markdown
Owner

What changed

  • prepare Docker and VM folder context menus during click capture
  • keep edit/toggle actions on the existing delegated handler
  • add unit and Chromium first-click regression coverage
  • package dev version 2026.07.28.07 with curated release notes and regenerated SBOM/integrity data

Root cause

The shared row-action controller built and attached Unraid's context menu only after the initiating click reached the document bubble phase. That click had already passed the folder icon, so only the second click could reach the newly attached menu opener.

Validation

  • focused row-action and Docker/VM architecture tests
  • lint and test lanes (904 passed, 1 skipped)
  • Chromium fixture browser lane (31 passed) and runtime performance budgets
  • release guard, release-note consistency guard, install smoke
  • guards and docs-guards, including deterministic package rebuild
  • archive checksum and shipped-source comparison

@alexphillips-dev
alexphillips-dev marked this pull request as ready for review July 28, 2026 20:10
@alexphillips-dev
alexphillips-dev merged commit 4a9732b into dev Jul 28, 2026
12 checks passed
@alexphillips-dev
alexphillips-dev deleted the agent/fix-first-click-folder-menus branch July 28, 2026 20:15
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