Skip to content

fix(process-list): defer IPC actions until modal is loaded#2829

Merged
Purian23 merged 1 commit into
AvengeMedia:masterfrom
AiraNadih:fix/process-list-ipc-loader
Jul 13, 2026
Merged

fix(process-list): defer IPC actions until modal is loaded#2829
Purian23 merged 1 commit into
AvengeMedia:masterfrom
AiraNadih:fix/process-list-ipc-loader

Conversation

@AiraNadih

Copy link
Copy Markdown
Contributor

Description

Defers process-list IPC actions until the lazy-loaded modal is available. Previously, IPC could report success without opening the modal.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that changes existing behavior)
  • Refactor / internal cleanup
  • Documentation
  • Other

Related issues

Screenshots / video

Not applicable; no visual changes.

Checklist

  • My code follows the conventions in CONTRIBUTING.md
  • I have tested my changes locally
  • New user-facing strings are wrapped in I18n.tr() with translator context, reusing existing terms where possible (no new strings)
  • Go changes: ran make fmt, added/updated tests, make test passes, and go mod tidy is clean (not applicable)
  • QML changes: ran make lint-qml with no new warnings
  • I have opened a corresponding pull request in dlx-docs to document any new behaviors (not applicable; no new behavior)

@Purian23 Purian23 merged commit 55d88d8 into AvengeMedia:master Jul 13, 2026
1 check passed
dank-shell-app Bot pushed a commit that referenced this pull request Jul 13, 2026
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.

2 participants