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

Calculating gas cost is triggered on each new digit entered #40

@peculiarity

Description

@peculiarity

i.e. Scenario
0. Open dev tools.

  1. Enter for sell token - 0.1
  2. Put the cursor in front of the 1.
  3. Start putting 0's.
  4. Observe how many times Calculating gas cost is called.

Every time we change a digit ( remove / add ) gas calculation is triggered.

Implement a debounce function for the input.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions