Skip to content

bug: Range input prevents vertical scrolling #3897

@ghost

Description

Hello,

I've got an application that has a bunch of sliders repeating vertically. If I am trying to scroll down the page by swiping up anywhere on any of the sliders ( not just the circle in the sliders), the touch is blocked, and the view will not scroll. I have to touch somewhere else on the screen where there isn't a slider to slide vertically.

Ideally the slider should be able to detect if you are swiping horizontally or vertically. If you swipe vertically then it should just scroll the page. You should also have to touch the actual sliding part as well; a touch anywhere on the slider should not move it.

This is the behavior for native iOS. To see, go to settings -> sounds, and see how the scrolling works when you swipe up and down on the "ringer and alerts" volume slider.

Looks like it was addressed for some inputs here: #1078, but perhaps the slider was not addressed.

Thanks! Ionic is awesome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions