DhanushNehru / calculator

An online calculator
https://calculator-dhanushnehru.netlify.app/
MIT License
24 stars 75 forks source link

Input field not clearing after calculation #112

Closed aj12-houdini closed 1 year ago

aj12-houdini commented 1 year ago

Issue: Input field not clearing

Whenever a calculation is performed, the result gets displayed on the calculator screen, and when the user goes to type in a new number, the input field does not reset to blank with the new number, instead, it adds to the result of the previous calculation. I think that should be fixed for user convenience like a real calculator.

DhanushNehru commented 1 year ago

Do you want to work on this @aj12-houdini

aj12-houdini commented 1 year ago

Do you want to work on this @aj12-houdini

Yeah I would love to

ashmichheda commented 1 year ago

Hi @DhanushNehru - I would like to work on this issue. Can you assign it to me?