as00r-dev / as00r-dev/calculator

Add backspace functionality

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Right now, pressing the backspace button shows a warning. This should clear 1 charector from the ANSWER screen and change the calculator object.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the backspace button handler, the ANSWER screen, and the calculator object. Replace the warning behavior with removal of one character from the displayed answer and the corresponding calculator state update; done means pressing backspace produces that result.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
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.