Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Consecutive Operators and Decimal #41

Open
amolgorithm opened this issue Nov 27, 2023 · 2 comments
Open

Consecutive Operators and Decimal #41

amolgorithm opened this issue Nov 27, 2023 · 2 comments

Comments

@amolgorithm
Copy link

The application does not handle the case where the user could press multiple operators consecutively, to basically "string" them together succesively.

For example, the user could press the '+' button 5 times then the 'x' button 3 times, ultimately resulting in an error. Perhaps the application should disable the user's ability of clicking an operator or decimal button twice or more in a row?
A simple conditional could prevent the user from doing this.

issue

@AlibekAbdunasimov
Copy link

I will fix this issue, @zxcodes could you assign me this?

@Shivani-Sharma-23
Copy link

Hey ! I have solved this issue. Can you please merge the request

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

No branches or pull requests

3 participants