Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator
Error handling
未关闭
enhancement
- 主要语言
- Python
- 星标
- 3
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Don't erase everything after the error is placed, rather display it after 2-3 seconds. so error only when = pressed
贡献指南
调研方向
Look at the Kivy UI code that handles the '=' button press and error display. The error message should persist for 2-3 seconds before clearing, instead of being erased immediately. Find where the error is shown and add a timer or schedule a function to clear it after a delay. Test by triggering an error and verifying the message disappears automatically.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- frontend, mobile
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100