Skip to content

Tracking Slider Bugs #610

@dcts

Description

@dcts

Reported bug for slider:

  •  percentage slider if put to 100% sometimes shows "insufficient funds". Most likely a roinding error. Reported by Punk.
  •  on mobile, the slider, when touched and sliding, does not show the tooltip. You can reproduce by using mobile view in devtools
  •  on mobile, the slider input is buggy, because the getQuote API is being called on every onChange event of the slider. This should be debounced, such that the getQuote will only be called when the slider was not touched for 1s or similar timeframe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions