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

Consecutive Operators and Decimal #41

@amolgorithm

Description

@amolgorithm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions