Files
SubMiner/backlog/tasks/task-72 - macOS-config-validation-UX-show-full-warning-details-in-native-dialog.md

1.1 KiB

id, title, status, assignee, created_date, labels, dependencies, references, priority
id title status assignee created_date labels dependencies references priority
TASK-72 macOS config validation UX: show full warning details in native dialog Done
2026-02-28 02:38
commit:cc2f9ef
src/main/config-validation.ts
src/main/runtime/startup-config.ts
docs/configuration.md
low

Description

Scope: Commit cc2f9ef improves startup config-warning visibility on macOS by ensuring full details are surfaced in the native UI path and reflected in docs.

Delivered behavior:

  • Config validation/runtime wiring updated so macOS users can access complete warning details instead of truncated notification-only text.
  • Added/updated tests around config validation and startup config warning flows.
  • Updated configuration docs to clarify platform-specific warning presentation behavior.

Risk/impact context:

  • Low runtime risk; primarily user-facing diagnostics clarity improvement.

Final Summary

Completed small follow-up fix to reduce config-debug friction on macOS.