Skip to content

Add "Tools" menu to MainWindow.axaml with Reset Password option #177

@ranjinikrishnan

Description

@ranjinikrishnan

Add a top-level menu bar to the launcher with a "Tools" menu item (and a placeholder "Help" menu for future use). Under "Tools", add a "Reset Password" menu item that opens the PasswordResetWindow dialog. The menu item should be bound to IsEnabled="{Binding StopBlisEnabled}" so it's only clickable when the server is running — this prevents users from attempting a reset when MySQL isn't up. Use Avalonia's Menu and MenuItem controls consistent with the existing window styling.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions