Skip to content

Start button does not open configuration dialog when username or profile is missing #90

Description

@alpha5611331

Description

Clicking Start in the control panel already validates that the interview config (full name, profile data) is set before starting the assistant, and shows an error toast when it isn't (checkCanStart in src/renderer/components/custom/control-panel/index.tsx). However, it does not open the Configuration dialog, leaving the user to find the menu item themselves after reading the toast.

Expected behavior

If username or profile is not configured, the app should show an error toast and open the configuration dialog so the user can fix it immediately.

Actual behavior

Only the error toast is shown; the user has to manually open the menu and click "Configuration".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions