Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Input Appends Last Result #20

Open
helmanfrow opened this issue Apr 9, 2022 · 1 comment
Open

New Input Appends Last Result #20

helmanfrow opened this issue Apr 9, 2022 · 1 comment

Comments

@helmanfrow
Copy link

New input is expected to clear the results of the last calculation but instead appends the last result.

For example, I want to calculate 99 and then 55.
I type 99 and get 81.
I start typing 5
5 expecting 81 to disappear as I begin typing but it remains so my calculation is entered as 815*5.

I must manually clear the display buffer before entering a subsequent calculation.

This behavior is at odds with typical calculator behavior.

@arnavkejriwal
Copy link

I would like to contribute to the project, can I tackle this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants