About-page link failure is terminal-only; should be a toast per the funnel rule
- 主要語言
- Rust
- 星號
- 1
- 分支
- 0
- 平均合併
- 1 天 2 小時
- 30 天內合併 PR
- 6
描述
Found during #124: Message::LaunchUrl failure reports only to the terminal. Under the funnel's own consistency rule (owner ruling on #124) every pilot-facing failure surfaces visibly; this one is minor enough for a toast, not the alert. Small; whoever touches the About page next takes it.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Locate `Message::LaunchUrl` in the About-page UI flow and find where it is currently reported to terminal output. Start by reading that handler and nearby message/toast code paths, then switch the failure path for this case to the existing toast surface (keeping it a non-alert severity). Verify by exercising the About-page launch-url failure scenario so the user sees a visible toast and no longer relies on terminal-only reporting.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- desktop-dev
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 67/100