Skip to content

fix(bindings): reject empty LaunchApp package names - #27

Open
xuyua9 wants to merge 1 commit into
postigodev:mainfrom
xuyua9:fix/reject-empty-launch-app-package-xuyua9
Open

fix(bindings): reject empty LaunchApp package names#27
xuyua9 wants to merge 1 commit into
postigodev:mainfrom
xuyua9:fix/reject-empty-launch-app-package-xuyua9

Conversation

@xuyua9

@xuyua9 xuyua9 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • reject empty or whitespace-only LaunchApp package names before persistence
  • add a regression test proving invalid bindings are not written

Context

The binding store validates labels and hotkeys but currently accepts an incomplete LaunchApp action that cannot execute because it has no package identifier.

Validation

  • cargo fmt --all -- --check
  • cargo test -p desk_remote_core bindings
  • git diff --check

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

@ming1523 is attempting to deploy a commit to the postigodev's projects Team on Vercel.

A member of the Team first needs to authorize it.

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