Skip to content

Slider does not respect the step value on when using with keyboard #155

@maximilize

Description

@maximilize

Environment

System:
    OS: Linux 4.19 Fedora 30 (Thirty) 30 (Thirty)
    CPU: (4) x64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
    Memory: 330.60 MB / 9.36 GB
    Shell: 5.0.11 - /bin/bash
  Binaries:
    Node: 13.8.0 - ~/.local/node-v13.8.0-linux-x64/bin/node
    npm: 6.13.6 - ~/.local/node-v13.8.0-linux-x64/bin/npm
  npmPackages:
    @react-native-community/cli: ^4.1.0 => 4.1.0 
    react: ^16.9.0 => 16.12.0 
    react-native: ^0.61.5 => 0.61.5

Description

When using the slider with for example a remote control or keyboard, the step property is ignored. This does not allow us to do fine grained sliding. On a full width slider there are maybe 16 steps.

The goal should be on a minimum value of 0, and a maximum value of 1000, and a step value of 1, 1000 steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportSomething isn't workingplatform: AndroidIssue related to Android platform

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions