Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Number Filter can't handle big ranges #704

@adrianmroz-allegro

Description

@adrianmroz-allegro

If number dimension has big range of values, it is impossible to select values from slider.

It looks like slider is driven by control width in px divided by max(step, 1). Because step for big ranges is very small, we have effective range of just visible pixels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions