Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator

Error handling

Open
#20 0 comments 0 reactions 1 assignee Claimed by @Aatmaj-Zephyr View on GitHub
enhancement
Dominant language
Python
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Don't erase everything after the error is placed, rather display it after 2-3 seconds. so error only when = pressed

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.