Skip to content

[MMU-UI] Replace native alert() with confirmationService in AppHeaderComponent #137

@lakxy

Description

@lakxy

app-header.component.ts already injects ConfirmationService but uses the native browser alert() 4 times for language-related errors.
This breaks UI consistency. Every other component uses the Angular Material dialog-based confirmation service.

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