Skip to content

Add error handling and UI feedback for auto-launch toggles #4

Description

@GyaneshSamanta

The auto-launch checkbox in the footer can drift out of sync with the real state if appLauncher.enable() or disable() fails in src/main.js.

Right now there is no visible error feedback and no rollback if the IPC call fails, so users may think startup registration worked when it did not.

Please surface failures in the UI and keep the toggle state accurate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions