Skip to content

fix: macOS progress uses notification instead of modal dialog#51

Closed
ApiliumDevTeam wants to merge 1 commit intodevfrom
fix/installer-ux-feedback
Closed

fix: macOS progress uses notification instead of modal dialog#51
ApiliumDevTeam wants to merge 1 commit intodevfrom
fix/installer-ux-feedback

Conversation

@ApiliumDevTeam
Copy link
Copy Markdown
Collaborator

Summary

macOS installer showed a modal dialog with Cancelar/Aceptar buttons and generic system icon.
Changed to display notification which:

  • Shows no buttons (non-blocking)
  • Uses the app icon automatically
  • Auto-dismisses

After merge

PR dev → main, rebuild installers, upload to v0.3.1 release.

macOS: show progress dialogs during install, cortex setup, onboard,
and gateway start. Wait for /health before opening portal.

Linux: add notify-send + stdout progress. Wait for /health.

Windows: start gateway, poll /health before opening browser.
@ApiliumDevTeam
Copy link
Copy Markdown
Collaborator Author

Superseded by #52 which rewrites the launcher completely

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.

1 participant