Skip to content

Total input limited to 1000 #1

Description

@jyzhao

When total form validation is performed, I've limited the max total to be 1000.
This is due to performance issues.
Since the app now is pure front-end angularjs, the calculation is done by the browser's javascript engine, which is limited.
Calculation can be moved to backend so performance will be boosted.

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